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,662Updated 4 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,542Updated 3 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Updated 5 years ago
- Neural Attention Model for Abstractive Summarization☆918Updated 7 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- Recurrent Neural Network that predicts word-by-word☆476Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,175Updated 2 years ago
- Char-RNN implemented using TensorFlow.☆426Updated 7 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 2 years ago
- Code for "Learning to Generate Reviews and Discovering Sentiment"☆1,515Updated 2 years ago
- in progress☆784Updated 6 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated last year
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- A recurrent neural network for generating little stories about images☆2,973Updated 7 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 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
- Simple web service providing a word embedding model☆1,439Updated 2 years ago
- End-To-End Memory Networks for bAbI question-answering tasks☆577Updated 6 years ago
- Text Classification Library in Keras☆420Updated 7 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Task generation for testing text understanding and reasoning☆905Updated 6 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆477Updated 7 years ago
- Speedy Wavenet generation using dynamic programming☆1,765Updated 8 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,293Updated 9 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆667Updated last year
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago