Kyushi / TF-text-generator

Tensorflow RNN to generate simple text based on training text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a dim suspicion of there being a meaning in it

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.

About

Tensorflow RNN to generate simple text based on training text


Languages

Language:HTML 62.3%Language:Jupyter Notebook 35.3%Language:Python 2.5%