suriyadeepan / rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆129Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rnn-from-scratch
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆484Updated 8 years ago
- Keras implementation of Nested LSTMs☆90Updated 5 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated last year
- Adaptive Computation Time algorithm in Tensorflow☆255Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆180Updated 6 years ago
- Nested LSTM Cell☆252Updated 6 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆112Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆137Updated 8 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆152Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- An implementation of "Pointer Networks" in Tensorflow☆45Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 7 years ago
- Cleaned original source code from my NIPS publication☆154Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆244Updated 6 years ago
- ☆65Updated last year
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago