Project 6 - Recurrent Neural Network (Due 11/20)

Objectives:

The objective of this project is to learn how to train a simple RNN for natural language processing (NLP) purpose. We start from character-level-rnn then move on to word-level-rnn.

Data set used:

Hitchhiker's Guide to the Galaxy

Requirements:

Report