hunkim / word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
☆1,302Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for word-rnn-tensorflow
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,643Updated 3 years ago
- in progress☆769Updated 6 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆298Updated 7 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆569Updated 6 years ago
- Neural conversational model in Torch☆777Updated 3 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated last year
- LSTM language model with CNN over characters☆826Updated 8 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆919Updated 4 years ago
- Recurrent Neural Network that predicts word-by-word☆474Updated 7 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,293Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,168Updated 2 years ago
- Some language modeling tools for Keras☆658Updated 6 years ago
- Automatically generate headlines to short articles☆525Updated 6 years ago
- Char-RNN implemented using TensorFlow.☆425Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆485Updated 8 years ago
- ☆829Updated 7 years ago
- Chatbot in 200 lines of code using TensorLayer☆834Updated 3 years ago
- Sequence to sequence learning using TensorFlow.☆392Updated 6 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Updated last year
- [unmaintained] Make seq2seq for keras work☆233Updated 7 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆408Updated 8 years ago
- [unmaintained]☆422Updated 4 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,504Updated 2 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆599Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆914Updated 6 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆480Updated 6 years ago
- Introduction to Deep Learning for Natural Language Processing☆605Updated 4 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago