Skip to content

Improved CNN architecture for multistep univariate/multivariate timeseries forecasting.

License

Notifications You must be signed in to change notification settings

eakgun/cnn-multistep-timeseries-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cnn-multistep-timeseries-forecast

Improved CNN architecture for multistep univariate/multivariate timeseries forecasting.

CNN-OUTPUT-TOSHOW

Figure above is the 60hr temperature forecast using the model. The model was trained with 2 years of hourly temperature data. Compared with LSTMs Temporal CNNs proved superior for this particular timeseries data in forecasting.

Keras_lec.pptx

This project has also been used to give a special lecture to computer engineering students about the Keras framework.

About

Improved CNN architecture for multistep univariate/multivariate timeseries forecasting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages