suriyadeepan / rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆127Updated 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:
- 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
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆321Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- ☆62Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- ☆87Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 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
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Cleaned original source code from my NIPS publication☆155Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago