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.
☆68Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Binary-Neural-Networks
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆37Updated 2 years ago
- ☆53Updated 5 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆73Updated 4 years ago
- Reference implementations of popular Binarized Neural Networks☆104Updated 3 weeks ago
- Implementation of BinaryConnect on Pytorch☆36Updated 3 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆82Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆39Updated last year
- Demo: Slightly More Bio-Plausible Backprop☆22Updated 7 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆68Updated 4 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆41Updated 2 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 5 years ago
- Reproduction of Probabilistic binary neural networks☆10Updated 5 years ago
- Binary Neural Network on IceStick FPGA.☆50Updated 6 years ago
- Binarize convolutional neural networks using pytorch☆134Updated 2 years ago
- ☆19Updated 7 years ago
- [ICLR 2021] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vi…☆30Updated 8 months ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 4 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 4 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 6 years ago
- System Verilog code describing a fully combinational binarized neural network.☆30Updated 6 years ago
- On the Effects of Quantisation on Model Uncertainty in Bayesian Neural Networks☆18Updated 7 months ago
- Reducing the size of convolutional neural networks☆112Updated 6 years ago
- Butterfly matrix multiplication in PyTorch☆164Updated last year
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 4 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆16Updated 4 years ago
- Ternary Weights and Activations☆24Updated 6 years ago