suriyadeepan / rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆128Updated 7 years ago
Alternatives and similar repositories for rnn-from-scratch:
Users that are interested in rnn-from-scratch are comparing it to the libraries listed below
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Nested LSTM Cell☆251Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆194Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Pointer Networks in Tensorflow☆98Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- Gumbel-Softmax Variational Autoencoder with Keras☆133Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆68Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆317Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆228Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 4 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago