Skip to content

zoonono/using-LSTM-to-financial-prediction-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

financial-prediction-with-LSTM

主题:使用Long Short Term Memory (LSTM)长短期记忆神经网络去预测金融市场股票价格
细节:过去20天的历史数据(开盘价,收盘价,最高价,最低价,交易量)进行回归预测
1、stock_data.csv为股票历史交易数据
2、lstm.py搭建LSTM网络预测
lstm中接触注释可以查看模型预测的股价

About

基于TensorFlow实现LSTM对未来股价预测

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages