suriyadeepan / rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
☆128Updated 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
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Nested LSTM Cell☆251Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 7 years ago
- Technical blog repo of metaflow☆165Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 4 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
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆319Updated 7 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆218Updated 6 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 6 years ago
- An implementation of LSTM with Recurrent Batch Normalization.☆19Updated 7 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 8 years ago
- Tools for loading standard data sets in machine learning☆203Updated 2 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- Code accompanying the paper Recurrent Relational Networks for Complex Relational Reasoning https://arxiv.org/abs/1711.08028☆203Updated 2 years ago