suriyadeepan / rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆129Updated 7 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
- 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
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆122Updated last year
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆315Updated 7 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆71Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆347Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆137Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆485Updated 8 years ago
- ☆65Updated 2 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- A variational recurrent neural network implementation in tensorflow☆104Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆112Updated 8 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 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
- Pointer Networks in Tensorflow☆99Updated 7 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago