Neural machine translation between the writings of Shakespeare and modern English using TensorFlow
☆248Dec 11, 2022Updated 3 years ago
Alternatives and similar repositories for tensorflow-shakespeare
Users that are interested in tensorflow-shakespeare are comparing it to the libraries listed below
Sorting:
- ☆73Nov 6, 2014Updated 11 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- A tutorial about neural machine translation including tips on building practical systems☆369Nov 16, 2016Updated 9 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆703Feb 10, 2018Updated 8 years ago
- ☆619Mar 15, 2017Updated 8 years ago
- Text simplification using RNNs☆55Mar 31, 2016Updated 9 years ago
- in progress☆187Nov 29, 2017Updated 8 years ago
- A recurrent neural network for generating little stories about images☆2,968Oct 18, 2017Updated 8 years ago
- Torch implementation reproducing MNIST experiments from DeepMind's DNI paper.☆44Mar 4, 2017Updated 9 years ago
- ☆143Jul 16, 2017Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Mar 14, 2017Updated 8 years ago
- "Neural Turing Machine" in Tensorflow☆1,049May 18, 2017Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆409Aug 26, 2016Updated 9 years ago
- Semanticizest: dump parser and client☆20May 11, 2016Updated 9 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Jun 9, 2020Updated 5 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- in progress☆780Jul 27, 2018Updated 7 years ago
- Theano implementation of Memory Networks☆132Sep 7, 2015Updated 10 years ago
- This is a repository for machine translation with open license.☆24Dec 1, 2015Updated 10 years ago
- LSTM language model with CNN over characters