Update README.md

This commit is contained in:
2018-09-26 12:36:55 -05:00
committed by GitHub
parent 06e2060124
commit c21d53a406

View File

@@ -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.