jaygshah / Binary-Neural-NetworksLinks
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.
☆74Updated 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:
- ☆53Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 8 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 6 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆45Updated 3 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 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
- Binary Neural Network on IceStick FPGA.☆52Updated 6 years ago
- ☆71Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Deep learning with a multiplication budget☆47Updated 6 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
- ☆70Updated 5 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 5 years ago
- ☆19Updated 7 years ago
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 5 years ago
- ☆144Updated 2 years ago
- Low Precision Arithmetic Simulation in PyTorch - extension for posit and beyond☆14Updated this week
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆40Updated 2 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- A small library for managing deep learning models, hyperparameters and datasets☆24Updated last year
- Butterfly matrix multiplication in PyTorch☆168Updated last year
- Binarize convolutional neural networks using pytorch☆145Updated 3 years ago
- A curated list of binary neural network research papers and software packages.☆26Updated 5 years ago
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆66Updated 4 years ago