Pruning, Quantization and Huffman Coding to Compress Deep Neural Networks

Job ID: 35062314

Budget: $30 – $250 USD

• How to apply weight pruning to remove redundant weights from a large DNN so as to reduce its
memory consumption;
• How to apply quantization (weight sharing) to encode the weights of a large DNN with fewer bits
for further memory consumption reduction; and
• How to apply Huffman coding to optimize the storage of a large DNN model.
Related categories: Python Artificial Intelligence Deep Learning