Skip to content

This project aims to give you an introduction to how Seq2Seq based encoder-decoder neural network architectures can be applied on time series data to make forecasts. The code is implemented in pyhton with Keras (Tensorflow backend).

Notifications You must be signed in to change notification settings

arita37/TimeSeries-Seq2Seq-deepLSTMs-Keras

 
 

Repository files navigation

TimeSeries-Seq2Seq-deepLSTMs-Keras

This project aims to give you an introduction to how Seq2Seq based encoder-decoder neural network architectures can be applied on time series data to make forecasts. The code is implemented in pyhton with Keras (Tensorflow backend).

For a high level understanding of the project, do read my blog post on medium.com.

About

This project aims to give you an introduction to how Seq2Seq based encoder-decoder neural network architectures can be applied on time series data to make forecasts. The code is implemented in pyhton with Keras (Tensorflow backend).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%