Recurrent neural network designed to predict the hourly temperature of a location, based on the climate conditions and temperatures of the twenty-four hours preceding the prediction. This project was conducted solo.
This repository contains:
- CSC578_FinalProject_StevenJordan.html - HTML version of the final report
- CSC578_FinalProject_StevenJordan.ipynb - Python code and Report written in Jupyter notebook
- Final_Documentation_StevenJordan.pdf - Documentation notes regarding the process of developing the RNN