suriyadeepan / rnn-from-scratchLinks
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆128Updated 8 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
Sorting:
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Nested LSTM Cell☆252Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- ☆62Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆323Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- ☆83Updated 9 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆241Updated 8 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago