RNN with TensorFlow that can be trained on any text and will output a new text based on the style and format of the input text.
Originally trained on Simpsons dialogue, the current version was trained on Joseph Conrad's "Heart of Darkness".
This project was made as part of the Udacity.com Deep Learning Nanodegree Foundations course.