270798f23efe5df0989e82eef0140528e334ca03
Implemented scaling to the data so that the final MSE calculation worked properly since the predictions are already scaled between [0,1]. Added the Naive Case of averaging the previous 5 frames together to get a naive prediction.
Weather Project
The goal of the project is to predict the weather. This project takes raw data from National Oceanic and Atmospheric Administration (NOAA) and transforms it into a hyper-channel image (7 channels). Then uses an adapted PredNet architecture to make frame-by-frame image predictions.
Languages
Jupyter Notebook
87.5%
Python
12.5%