crazydonkey200 / tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
☆425Updated 6 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
- A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementin…☆73Updated last year
- in progress☆769Updated 6 years ago
- Neural machine translation between the writings of Shakespeare and modern English using TensorFlow☆249Updated 2 years ago
- Tensorflow tutorial of building different dynamic recurrent neural network☆500Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆482Updated 8 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆477Updated 6 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆250Updated 6 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆404Updated 5 years ago
- LSTM language model with CNN over characters