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:
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆39Updated 3 years ago
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 8 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated last month
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆45Updated 3 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 5 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 5 years ago
- Butterfly matrix multiplication in PyTorch☆174Updated last year
- ☆52Updated 6 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- ☆71Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)☆137Updated 5 years ago
- Low Precision Arithmetic Simulation in PyTorch - extension for posit and beyond☆15Updated 2 months ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆41Updated 2 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- Binarize convolutional neural networks using pytorch☆147Updated 3 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- Reproduction of Probabilistic binary neural networks☆10Updated 6 years ago
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆65Updated 4 years ago
- Binary Neural Network on IceStick FPGA.☆52Updated 7 years ago
- Code for our paper on best practices to train neural networks with direct feedback alignment (DFA).☆22Updated 6 years ago
- Reproduction of WAGE in PyTorch.☆44Updated 6 years ago
- Part of paper: Massively Parallel Combinational Binary Neural Networks for Edge Processing☆12Updated 6 years ago
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated 2 years ago
- Study on the applicability of Direct Feedback Alignment to neural view synthesis, recommender systems, geometric learning, and natural la…☆89Updated 3 years ago
- ☆19Updated 7 years ago
- Low Precision Arithmetic Simulation in PyTorch☆282Updated last year
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆44Updated 5 years ago
- ☆49Updated 6 years ago