crazydonkey200 / tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
☆426Updated 7 years ago
Alternatives and similar repositories for tensorflow-char-rnn
Users that are interested in tensorflow-char-rnn are comparing it to the libraries listed below
Sorting:
- A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementin…☆73Updated last year
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.☆1,302Updated 5 years ago
- This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-mo…☆343Updated 8 years ago
- Some language modeling tools for Keras☆657Updated 7 years ago
- Recurrent Neural Network that predicts word-by-word☆474Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,653Updated 4 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆828Updated 8 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 7 years ago
- in progress☆770Updated 6 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Updated 5 years ago
- Obama Political Speech generator Recurrent Neural Networks☆183Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆477Updated 6 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 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
- ☆165Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆412Updated 5 years ago
- Neural machine translation between the writings of Shakespeare and modern English using TensorFlow☆249Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 7 years ago