A modified fork of the C++ deep learning framework Caffe.
This fork adds a compress
command which roughly implements the NIPS 2015 paper Learning both Weights and Connections for Efficient Neural Networks by Han et al.
Supports fully connected layers only.