Skip to content

Exploration of timeseries LSTM RNN prediction in pytorch, keras, tensorflow, and tensorflow.contrib.keras.

Notifications You must be signed in to change notification settings

dendorferpatrick/lstm

 
 

Repository files navigation

Example LSTM Models for timeseries prediction

This repo contains 4 examples of DeepLearning LSTMs for doing timeseries prediction. This is a simple model used to predict sine waves. Each of these examples has the code for training the model as well as a jupyter notebook anlayzing the accuracy.

The 4 examples are:

Everything else in here is garbage / failed experiments :).

About

Exploration of timeseries LSTM RNN prediction in pytorch, keras, tensorflow, and tensorflow.contrib.keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%