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☆179Updated 8 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 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
- Nested LSTM Cell☆251Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 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
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- ☆149Updated 2 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- TensorFlow and Scikit Flow examples☆140Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last week
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆321Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- ☆228Updated 7 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago