ottj / QuantizedRNNLinks
Recurrent Neural Networks With Limited Numerical Precision
☆13Updated 8 years ago
Alternatives and similar repositories for QuantizedRNN
Users that are interested in QuantizedRNN are comparing it to the libraries listed below
Sorting:
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 7 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 5 years ago
- Training Deep Neural Networks with binary weights during propagations☆382Updated 9 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆80Updated 9 years ago
- Implementation for Trained Ternary Network.☆107Updated 8 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆306Updated 4 years ago
- ☆47Updated 5 years ago
- Caffe for Sparse and Low-rank Deep Neural Networks☆381Updated 5 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 8 years ago
- Binarized Dense and Conv2D layers for Keras☆17Updated 8 years ago
- Training Low-bits DNNs with Stochastic Quantization☆74Updated 8 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆154Updated 8 years ago
- Implementation of ICLR 2017 paper "Loss-aware Binarization of Deep Networks"☆20Updated 6 years ago
- Caffe implementation for dynamic network surgery.☆188Updated 8 years ago
- Implementation of NeurIPS 2019 paper "Normalization Helps Training of Quantized LSTM"☆31Updated last year
- Caffe for Sparse Convolutional Neural Network☆237Updated 2 years ago
- BNN implementation in tensorflow☆166Updated 7 years ago
- An efficient framework for convolutional neural networks☆277Updated 2 years ago
- Ternary Gradients to Reduce Communication in Distributed Deep Learning (TensorFlow)☆182Updated 7 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 7 years ago
- Reducing the size of convolutional neural networks☆112Updated 7 years ago
- Faster Deep Neural Networks☆37Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 10 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆28Updated 6 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago