diff --git a/README.md b/README.md index 4856120..a10898f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Weather Project -This project takes raw data from National Oceanic and Atmospheric Administration (NOAA) and transforms it into a hyper-channel image (7 channels). Then uses the PredNet architecture to make frame by frame image predictions. +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.