spiglerg / RNN_Text_Generation_Tensorflow
DEPRECATED CODE : Text generation using RNN (LSTM) implemented using Tensorflow
☆111Updated 7 years ago
Alternatives and similar repositories for RNN_Text_Generation_Tensorflow
Users that are interested in RNN_Text_Generation_Tensorflow are comparing it to the libraries listed below
Sorting:
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 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
- Tensorflow based Neural Conversation Models