suriyadeepan / rnn-from-scratchLinks
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☆178Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 8 years ago
- ☆83Updated 9 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- ☆228Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆258Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 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
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Pointer Networks in Tensorflow☆100Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated 2 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- TensorFlow and Scikit Flow examples☆140Updated 8 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- Learning to Rank with Deep Neural Networks☆155Updated 10 years ago
- ☆79Updated 8 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆323Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 4 months ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago