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 low precision multiplications☆64Updated 10 years ago
- Implementation for Trained Ternary Network.☆108Updated 8 years ago
- Training Deep Neural Networks with binary weights during propagations☆381Updated 9 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆80Updated 9 years ago
- Training Low-bits DNNs with Stochastic Quantization☆74Updated 8 years ago
- Caffe for Sparse and Low-rank Deep Neural Networks☆383Updated 5 years ago
- Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1☆307Updated 4 years ago
- BinaryNets in TensorFlow with XNOR GEMM op☆154Updated 8 years ago
- Implementation of Ternary Weight Networks In Caffe☆63Updated 9 years ago
- TensorNet (TensorFlow implementation)☆214Updated 8 years ago
- ☆47Updated 5 years ago
- Caffe implementation for dynamic network surgery.☆188Updated 8 years ago
- Implementation of ICLR 2017 paper "Loss-aware Binarization of Deep Networks"☆20Updated 6 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
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆28Updated 6 years ago
- Faster Deep Neural Networks☆37Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Implementation of ICLR 2018 paper "Loss-aware Weight Quantization of Deep Networks"☆27Updated 6 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago
- An efficient framework for convolutional neural networks☆278Updated 2 years ago
- BNN implementation in tensorflow☆165Updated 7 years ago
- Language Modeling☆158Updated 6 years ago
- Caffe Implementation for Incremental network quantization☆191Updated 7 years ago
- Code example for the ICLR 2018 oral paper☆152Updated 7 years ago
- Reducing the size of convolutional neural networks☆112Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆215Updated 10 years ago