wyjcpu / TradingOfArtificialIntelligence

人工智能量化交易

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSTM Neural Network for Time Series Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data.

Full article write-up on this code Can Be Found Here

Output for sin wave sequential prediction:

Output for sin wave sequential prediction

Output for stock market multiple sequential predictions:

Output for stock market multiple sequential predictions

About

人工智能量化交易


Languages

Language:Python 100.0%