Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016
python 3.6, tensorflow 1.2, keras 2.0.5
Run timeSeriesPredict.py in src/
This source code is released under the [MIT License]
- [llsourcell]
- [Jason Brownlee]