Stock-Price-Prediction

所属分类:界面编程
开发工具:Python
文件大小:20KB
下载次数:28
上传日期:2018-10-08 14:43:30
上 传 者帅月
说明:  股票价格预测,具有深度学习框架,基于PYTHON语言,附有源码与数据
(Stock price prediction, with deep learning framework, is based on PYTHON language, with source code and data.)

文件列表:
Stock-Price-Prediction\data\sp500.csv (48119, 2017-07-25)
Stock-Price-Prediction\LICENSE (1069, 2017-07-25)
Stock-Price-Prediction\src\helper.py (3131, 2017-07-25)
Stock-Price-Prediction\src\plot.py (269, 2017-12-26)
Stock-Price-Prediction\src\timeSeriesPredict.py (2554, 2017-12-26)
Stock-Price-Prediction\src\__pycache__\helper.cpython-35.pyc (3738, 2017-12-26)
Stock-Price-Prediction\src\__pycache__ (0, 2017-12-26)
Stock-Price-Prediction\data (0, 2017-07-25)
Stock-Price-Prediction\src (0, 2017-12-26)
Stock-Price-Prediction (0, 2017-12-26)

# Stock-Price-Prediction ## Project Idea 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 ## Requirements/Dependencies python 3.6, tensorflow 1.2, keras 2.0.5 ## Usage Run timeSeriesPredict.py in src/ ## License This source code is released under the [MIT License] ## Credits - [llsourcell] - [Jason Brownlee]

近期下载者

相关文件


收藏者