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
Sorting:
- 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
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆81Updated 2 years ago
- Source code for paper "Regularizing Activation Distribution for Training Binarized Deep Networks"☆32Updated 6 years ago
- Torch-7 implementation of BinaryDuo (ICLR 2020).☆9Updated 4 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- EP☆17Updated 4 years ago
- Binarize convolutional neural networks using pytorch☆146Updated 3 years ago
- PyTorch implementation of Mixer-nano (#parameters is 0.67M, originally Mixer-S/16 has 18M) with 90.83 % acc. on CIFAR-10. Training from s…☆32Updated 3 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 6 years ago
- Reproduction of WAGE in PyTorch.☆42Updated 6 years ago
- Low Precision Arithmetic Simulation in PyTorch☆277Updated 11 months ago
- Code accompanying the NeurIPS 2020 paper: WoodFisher (Singh & Alistarh, 2020)☆50Updated 4 years ago
- ProxQuant: Quantized Neural Networks via Proximal Operators☆29Updated 6 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆89Updated 2 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated last month
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆45Updated 3 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
- Bi-Real-Net Model in Pytorch https://arxiv.org/abs/1808.00278 + pre-trained fp model weights☆17Updated 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
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆73Updated 4 years ago
- Conditional channel- and precision-pruning on neural networks☆73Updated 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…☆31Updated last year
- DNN quantization with outlier channel splitting☆112Updated 5 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
- ☆19Updated 7 years ago
- Any-Precision Deep Neural Networks (AAAI 2021)☆60Updated 5 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 5 years ago