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"☆74Updated 5 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆38Updated 3 years ago
- ☆53Updated 6 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated this week
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 3 years ago
- Deep learning with a multiplication budget☆47Updated 6 years ago
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 8 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 years ago
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆52Updated 3 years ago
- Ternary Weights and Activations☆24Updated 6 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆39Updated 2 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 5 years ago
- Reducing the size of convolutional neural networks☆113Updated 7 years ago
- ☆19Updated 7 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆70Updated 4 years ago
- Binary Neural Network on IceStick FPGA.☆51Updated 6 years ago
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 5 years ago
- ☆72Updated 5 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆45Updated 2 years ago
- ProxQuant: Quantized Neural Networks via Proximal Operators☆29Updated 6 years ago
- A Keras code on Binary Neural Networks☆20Updated 2 years ago
- Binarize convolutional neural networks using pytorch☆143Updated 2 years ago
- Low Precision Arithmetic Simulation in PyTorch - extension for posit and beyond☆13Updated last year
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago