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.
☆73Updated 4 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
Sorting:
- Reference implementations of popular Binarized Neural Networks☆107Updated last month
- ☆53Updated 6 years ago
- 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
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 6 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 5 years ago
- ☆19Updated 7 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 5 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆44Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 8 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+☆40Updated 2 years ago
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 5 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 6 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated last year
- ☆49Updated 6 years ago
- BISMO: A Scalable Bit-Serial Matrix Multiplication Overlay for Reconfigurable Computing☆138Updated 5 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆45Updated 3 years ago
- System Verilog code describing a fully combinational binarized neural network.☆33Updated 6 years ago
- Reproduction of WAGE in PyTorch.☆42Updated 6 years ago
- An implementation of a BinaryConnect network for cifar10☆11Updated 5 years ago
- This repository containts the pytorch scripts to train mixed-precision networks for microcontroller deployment, based on the memory contr…☆49Updated last year
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆66Updated 4 years ago
- Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.☆114Updated 5 years ago