hunkim / word-rnn-tensorflowLinks
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
☆1,301Updated 6 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,665Updated 5 years ago
- Char-RNN implemented using TensorFlow.☆425Updated 7 years ago
- in progress☆781Updated 7 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆900Updated 2 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆569Updated 8 years ago
- Code for "Learning to Generate Reviews and Discovering Sentiment"☆1,521Updated 2 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Updated 5 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- Tensorflow chatbot demo by @Sirajology on Youtube☆1,446Updated 3 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 3 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆907Updated 4 years ago
- LSTM language model with CNN over characters☆835Updated 9 years ago
- Recurrent Neural Network that predicts word-by-word☆477Updated 8 years ago
- Neural conversational model in Torch☆775Updated 4 years ago
- Efficient, reusable RNNs and LSTMs for torch☆2,554Updated 3 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- [unmaintained]☆424Updated 5 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☆495Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆918Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,280Updated 5 years ago
- Sequence to Sequence Learning with Keras☆3,178Updated 3 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…☆602Updated 7 years ago
- Some language modeling tools for Keras☆659Updated 8 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 9 years ago
- "Neural Turing Machine" in Tensorflow☆1,046Updated 8 years ago
- Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.☆533Updated 5 years ago
- A collection of all my datasets☆238Updated 7 years ago
- Framework for building complex recurrent neural networks with Keras☆768Updated 3 years ago