COMP6248-Reproducability-Challenge / Reproduction-of-Probabilistic-binary-neural-networksLinks
Reproduction of Probabilistic binary neural networks
☆10Updated 6 years ago
Alternatives and similar repositories for Reproduction-of-Probabilistic-binary-neural-networks
Users that are interested in Reproduction-of-Probabilistic-binary-neural-networks are comparing it to the libraries listed below
Sorting:
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆75Updated 6 years ago
- ☆52Updated 6 years ago
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆40Updated 4 years ago
- Proximal Mean-field for Neural Network Quantization☆21Updated 5 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆86Updated 6 years ago
- This is a collection of works on neural networks and neural accelerators.☆41Updated 6 years ago
- Reproduction of WAGE in PyTorch.☆44Updated 7 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 4 years ago
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆75Updated 4 years ago
- Reducing the size of convolutional neural networks☆112Updated 8 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆16Updated 5 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 6 years ago
- Binarize convolutional neural networks using pytorch☆149Updated 3 years ago
- Prune DNN using Alternating Direction Method of Multipliers (ADMM)☆99Updated 6 years ago
- Bibtex for Sparsity in Deep Learning paper (https://arxiv.org/abs/2102.00554) - open for pull requests☆46Updated 3 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
- pytorch fixed point training tool/framework☆34Updated 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
- Identify a binary weight or binary weight and activation subnetwork within a randomly initialized network by only pruning and binarizing …☆51Updated 3 years ago
- An implementation of a BinaryConnect network for cifar10☆11Updated 6 years ago
- Implementation of "NITI: Training Integer Neural Networks Using Integer-only Arithmetic" on arxiv☆90Updated 3 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 6 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆71Updated 5 years ago
- Reference implementations of popular Binarized Neural Networks☆109Updated 3 weeks ago
- Conditional channel- and precision-pruning on neural networks☆72Updated 5 years ago
- Pruning methods for pytorch with an optimizer-like interface☆15Updated 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
- The collection of training tricks of binarized neural networks.☆72Updated 4 years ago
- Low Precision Arithmetic Simulation in PyTorch - extension for posit and beyond☆16Updated last month