Project 4: Time Series Forecasting with Recurrent Neural Nets

Repository

The github repository for this project is at https://github.com/hcorrada/cmsc643i_timeseries. You should have received an email from github to access the repository.

You will use Keras for this project, make sure you can follow the introduction posted to the class calendar.

This project is based on examples in Ch. 6 of the Keras book linked in the course webpage.

There is a shell.ipynb notebook in the github repository. Fill that notebook to complete your project.