ex4sperans / pruning_with_tensorflow
I demonstrate how to compress a neural network using pruning in tensorflow.
☆78Updated 7 years ago
Alternatives and similar repositories for pruning_with_tensorflow:
Users that are interested in pruning_with_tensorflow are comparing it to the libraries listed below
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 7 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Caffe Implementation for Incremental network quantization