DeepCompression
DeepCompression copied to clipboard
implementation of Iterative Pruning for Deep neural network [Han2015].
Results
1
DeepCompression issues
Sort by
recently updated
recently updated
newest added
Hi nephashi, Thanks for sharing this repo but I encountered some bugs when running the demo: `cd mnist_iterative_pruning; python iterative_prune.py -1 -2 -3`. To be more specific, it stops between...