jaygshah / Binary-Neural-Networks
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.
☆69Updated 3 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
- Code for the paper "Training Binary Neural Networks with Bayesian Learning Rule☆38Updated 3 years ago
- Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"☆74Updated 5 years ago
- ☆53Updated 6 years ago
- Reference implementations of popular Binarized Neural Networks☆107Updated 2 weeks ago
- Jupyter notebook examples on image classification with quantized neural networks☆70Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Proximal Mean-field for Neural Network Quantization☆22Updated 4 years ago
- XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.☆85Updated 5 years ago
- Implementation of BinaryConnect on Pytorch☆39Updated 3 years ago
- Binary Neural Network on IceStick FPGA.☆51Updated 6 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
- Code to implement the experiments in "Post-training Quantization for Neural Networks with Provable Guarantees" by Jinjie Zhang, Yixuan Zh…☆11Updated last year
- Demo: Slightly More Bio-Plausible Backprop☆21Updated 8 years ago
- Reproduction of "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization" for the Reproducibility challenge@NeurIPS…☆11Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 6 years ago
- The collection of training tricks of binarized neural networks.☆72Updated 3 years ago
- Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)☆137Updated 5 years ago
- ☆19Updated 7 years ago
- Low Precision Arithmetic Simulation in PyTorch - extension for posit and beyond☆13Updated last year
- Reproduction of Probabilistic binary neural networks☆10Updated 5 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 5 years ago
- System Verilog code describing a fully combinational binarized neural network.☆33Updated 6 years ago
- BNN implementation in tensorflow☆166Updated 6 years ago
- ☆72Updated 5 years ago
- Codes for Binary Ensemble Neural Network: More Bits per Network or More Networks per Bit?☆31Updated 5 years ago
- ☆14Updated 5 years ago
- INT-Q Extension of the CMSIS-NN library for ARM Cortex-M target☆18Updated 5 years ago
- BMXNet 2: An Open-Source Binary Neural Network Implementation Based on MXNet☆232Updated 2 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 5 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago