shagunsodhani / tf-char-rnnLinks
Tensorflow implementation of char-rnn
☆28Updated 8 years ago
Alternatives and similar repositories for tf-char-rnn
Users that are interested in tf-char-rnn are comparing it to the libraries listed below
Sorting:
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Compilation of the state-of-the-art neural models used in Machine Reading and Comprehension Task (in progress)☆43Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- ☆29Updated 9 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆51Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Recurrent Convolutional Memory Network (in progress)