In this repo, the goal is to train a character based RNN which is able to generate text similar to that of the data that it is trained on. With character based RNN's, the model must not only attempt ...