/tf-lstm-stock-market

LSTM-based recurrent neural network which trains RNN on 30-day span of stock data, then accepts 30-day span to make prediction for the 31st day; inspired by the following paper: https://arxiv.org/pdf/1603.07893.pdf

Primary LanguagePython

Watchers