hunkim / word-rnn-tensorflowLinks
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
☆1,302Updated 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,656Updated 4 years ago
- in progress☆770Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 7 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,534Updated 2 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 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,052Updated 4 years ago
- "Neural Turing Machine" in Tensorflow☆1,045Updated 8 years ago
- Char-RNN implemented using TensorFlow.☆426Updated 7 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Updated 8 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- [unmaintained]☆421Updated 5 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆897Updated last year
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Code for "Learning to Generate Reviews and Discovering Sentiment"☆1,513Updated last year
- Neural Attention Model for Abstractive Summarization☆917Updated 7 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,825Updated 3 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,577Updated 2 years ago
- Neural conversational model in Torch☆776Updated 4 years ago
- "End-To-End Memory Networks" in Tensorflow☆828Updated 8 years ago
- Memory Networks implementations☆1,754Updated 4 years ago
- Recurrent Neural Network that predicts word-by-word☆474Updated 7 years ago
- Task generation for testing text understanding and reasoning☆904Updated 6 years ago
- Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.☆532Updated 4 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,273Updated 4 years ago
- Sequence to Sequence Learning with Keras☆3,176Updated 2 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,925Updated 2 years ago
- Text Classification Library in Keras☆420Updated 6 years ago