akshaychawla / Binary-Neural-Networks
Exploring "Binary Neural Networks" (https://arxiv.org/abs/1602.02830) in Theano. A set of experiments that use binarised weights and/or activations to reduce computational load of convolutional neural networks.
☆17Updated 7 years ago
Alternatives and similar repositories for Binary-Neural-Networks:
Users that are interested in Binary-Neural-Networks are comparing it to the libraries listed below
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago
- BNN implementation in tensorflow☆166Updated 6 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- Implementation for Trained Ternary Network.