hunkim / word-rnn-tensorflowLinks
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
☆1,303Updated 5 years ago
Alternatives and similar repositories for word-rnn-tensorflow
Users that are interested in word-rnn-tensorflow are comparing it to the libraries listed below
Sorting:
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,661Updated 4 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- Char-RNN implemented using TensorFlow.☆426Updated 7 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆897Updated last year
- in progress☆785Updated 6 years ago
- Neural conversational model in Torch☆777Updated 4 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Updated 5 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 2 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Recurrent Neural Network that predicts word-by-word☆476Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆918Updated 7 years ago
- [unmaintained]☆421Updated 5 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,275Updated 4 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,542Updated 3 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Updated 8 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆910Updated 4 years ago
- Code for "Learning to Generate Reviews and Discovering Sentiment"☆1,516Updated 2 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,176Updated 2 years ago
- Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.☆532Updated 4 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆493Updated 7 years ago
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆903Updated 5 years ago
- "Neural Turing Machine" in Tensorflow☆1,046Updated 8 years ago