nikvaessen / Rethinking-Binarized-Neural-Network-Optimization
Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS19
☆11Updated 5 years ago
Alternatives and similar repositories for Rethinking-Binarized-Neural-Network-Optimization:
Users that are interested in Rethinking-Binarized-Neural-Network-Optimization 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
- Reproduction of Probabilistic binary neural networks☆10Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆69Updated 3 years ago
- Torch-7 implementation of BinaryDuo (ICLR 2020).☆9Updated 4 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆44Updated 2 years ago
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆67Updated 4 years ago
- ☆38Updated 3 years ago
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 5 years ago
- A small library for managing deep learning models, hyperparameters and datasets☆23Updated last year
- ProxQuant: Quantized Neural Networks via Proximal Operators☆29Updated 6 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 3 years ago
- Reducing the size of convolutional neural networks☆114Updated 7 years ago
- EP☆16Updated 4 years ago
- Reproduction of WAGE in PyTorch.☆41Updated 6 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 years ago
- Source code for paper "Regularizing Activation Distribution for Training Binarized Deep Networks"☆32Updated 5 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆30Updated last year
- Reference implementations of popular Binarized Neural Networks☆107Updated last week
- Binarize convolutional neural networks using pytorch☆143Updated 2 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
- Python implementation of the methods in Meulemans et al. 2020 - A Theoretical Framework For Target Propagation☆32Updated 4 months ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆80Updated 2 years ago
- A curated list of binary neural network research papers and software packages.☆22Updated 5 years ago
- Code for "Picking Winning Tickets Before Training by Preserving Gradient Flow" https://openreview.net/pdf?id=SkgsACVKPH☆102Updated 5 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- BNNs (XNOR, BNN and DoReFa) implementation for PyTorch 1.0+☆39Updated 2 years ago