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:
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆350Updated 7 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- CS224D Assignments☆107Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- ☆62Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- ☆83Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- ☆228Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- TensorFlow and Scikit Flow examples☆140Updated 7 years ago
- ☆79Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago