dennybritz / tf-rnnLinks
Practical Examples for RNNs in Tensorflow
☆482Updated 9 years ago
Alternatives and similar repositories for tf-rnn
Users that are interested in tf-rnn are comparing it to the libraries listed below
Sorting:
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆480Updated 7 years ago
- Tutorials for deep learning☆253Updated 7 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- ☆677Updated 7 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆329Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- Tensorflow Best Practices☆330Updated 8 years ago
- 💬 Slides and supplementary codes for my talk 'Debugging Tips on TensorFlow' (2016)☆609Updated 8 years ago
- A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2016☆223Updated 8 years ago
- Language Model GRU with Python and Theano☆500Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 8 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- Demonstration of recurrent neural network implemented with Theano☆376Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 9 years ago
- RNN for Spoken Language Understanding☆430Updated 5 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 7 years ago
- In progress☆272Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆257Updated 8 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 8 years ago
- ☆289Updated 8 years ago
- Framework for building complex recurrent neural networks with Keras