Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

SparseNetworks

To reproduce results run the main method of the python file Build.py. The main method creates an instance of WeightPruning which, as the name suggests, runs the weight pruning scheme. To run unit pruning switch this contructor call to UnitPruning.