mathkann / LSTM---Stock-prediction

A long term short term memory recurrent neural network to predict stock data time series

Repository from Github https://github.commathkann/LSTM---Stock-predictionRepository from Github https://github.commathkann/LSTM---Stock-prediction

LSTM---Stock-prediction

A long term short term memory recurrent neural network to predict stock data time series

A lstm neural network trained on QuantQuote daily stock data from 1998 until 2013 on S&P500 companies. The data being used is IBM data.

The lstm-rnn should learn to predict the next day based on previous last days.

About

A long term short term memory recurrent neural network to predict stock data time series


Languages

Language:Python 100.0%