jeromeetienne / time-series-prediction

Experimentation about predicting time series with AI

Home Page:https://jeromeetienne.github.io/time-series-prediction/examples/apps/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimenting about Time Series Predictions


Notes

Good Links on reenforcement learning

finane.yahoo.com URLS

Steps

  • make a lstm run in the browser
  • try to find a time series
  • no over engineering at first
  • run the lstm on csv
  • display the result
    • may be nice in tfvis
  • DONE download a stock in csv
  • DONE display csv in canvas

About

Experimentation about predicting time series with AI

https://jeromeetienne.github.io/time-series-prediction/examples/apps/index.html

License:MIT License


Languages

Language:HTML 54.1%Language:JavaScript 45.9%