jaygshah / Binary-Neural-Networks
Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.
☆69Updated 3 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 for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆73Updated 5 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated this week
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆38Updated 3 years ago
- ☆53Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 years ago
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 7 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Binary Neural Network on IceStick FPGA.☆51Updated 6 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆50Updated 2 years ago
- Implementation of BinaryConnect on Pytorch☆36Updated 3 years ago
- ☆72Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆139Updated 2 years ago
- Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)☆138Updated 5 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- ☆22Updated 6 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- Deep learning with a multiplication budget☆47Updated 6 years ago
- ☆19Updated 7 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆39Updated last year
- Butterfly matrix multiplication in PyTorch☆166Updated last year
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆64Updated 4 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- Experiments with Direct Feedback Alignment and comparison to Backpropagation.☆8Updated 7 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆71Updated 4 years ago
- ☆47Updated 6 years ago
- Deep learning for spiking neural networks☆69Updated 9 months ago