using-LSTM-to-financial-prediction-tensorflow:基于TensorFlow实现LSTM对未来股价预测

时间:2021-05-11 10:50:40
【文件属性】:
文件名称:using-LSTM-to-financial-prediction-tensorflow:基于TensorFlow实现LSTM对未来股价预测
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-11 10:50:40
Python financial-prediction-with-LSTM 主题:使用Long Short Term Memory (LSTM)长短期记忆神经网络去预测金融市场股票价格 细节:过去20天的历史数据(开盘价,收盘价,最高价,最低价,交易量)进行回归预测 1、stock_data.csv为股票历史交易数据 2、lstm.py搭建LSTM网络预测 lstm中接触注释可以查看模型预测的股价
【文件预览】:
using-LSTM-to-financial-prediction-tensorflow-master
----lstm.py(5KB)
----stock_data.csv(37KB)
----README.md(443B)

网友评论