crazydonkey200 / tensorflow-char-rnnLinks
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
- Some language modeling tools for Keras☆659Updated 7 years ago
- ☆834Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,662Updated 4 years ago
- Neural machine translation between the writings of Shakespeare and modern English using TensorFlow☆249Updated 2 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
- ByteNet for character-level language modelling☆319Updated 7 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
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- LSTM language model with CNN over characters☆829Updated 8 years ago
- in progress☆784Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.☆1,303Updated 5 years ago
- RNN for Spoken Language Understanding☆428Updated 5 years ago
- ☆674Updated 6 years ago
- Thang Luong's thesis on Neural Machine Translation☆470Updated 8 years ago
- A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.☆462Updated 6 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆407Updated 8 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 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
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago