This project is conducted as part of Udacity Deep Learning Nanodegree compulsory projects. The goal of the project is to test my understanding of Recurrent Neural Network (RNN) for text generation. In order to finish the project, I did the following activities:
- Punctuation Tokenization
- Word Vectorization
- Build an RNN
- Hyperparameter Tuning