mirror of
https://github.com/dupenf/stock-lstm.git
synced 2024-11-25 16:22:36 +08:00
使用lstm模型,训练股票数据,预测未来一天的开盘/收盘/最高/最低价格。
datasets | ||
__init__.py | ||
d0_download.py | ||
d1_showCand.py | ||
d2_viewer.py | ||
d3_prepareddata.py | ||
LICENSE | ||
m1_model.py | ||
m2_test.py | ||
m3_train.py | ||
m5_predict.py | ||
saved_weights.pt |