Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 980 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 980 Bytes

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 :).