Skip to content

Some tests for applying LSTMs in time series prediction

Notifications You must be signed in to change notification settings

bwv988/lstm-neural-net-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Long Short Term Memory Neural Networks and Time Series Data

Quick explorations on applying LSTMs to time series data using Keras.

Slides and further explanations are in the slides/ folder.

View on Slideshare: https://www.slideshare.net/RalphSchlosser/lstm-tutorial

Quickstart

Run and fork on Kaggle

https://www.kaggle.com/ternaryrealm/lstm-time-series-explorations-with-keras

View Notebook in GitHub

https://github.com/bwv988/lstm-neural-net-tests/blob/master/notebooks/notebook.ipynb

Run and edit locally

This executes in Kaggle's Python container. Downloading the container will take some time. ;)

docker-compose up

Navigate to: http://localhost:28889/notebooks/notebook.ipynb

Links

See Notebook.

About

Some tests for applying LSTMs in time series prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published