Skip to content

A basic time forecasting model that uses a CNN 1D layers to prepare the data for the LSTM layer cells. the model tries to predict the time steps in the series provided in the training process.

License

Notifications You must be signed in to change notification settings

MrYanMYN/TimeSeriesForecasting_LSTM-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TimeSeriesForecasting_LSTM-CNN

A basic time forecasting model that uses a CNN 1D layers to prepare the data for the LSTM layer cells. the model tries to predict the time steps in the series provided in the training process.

About

A basic time forecasting model that uses a CNN 1D layers to prepare the data for the LSTM layer cells. the model tries to predict the time steps in the series provided in the training process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages