Skip to content

爬取天天基金数据,使用Pytorch LSTM训练,预测基金走势

License

Notifications You must be signed in to change notification settings

zhgenli/Stock_Predict_with_LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock_Predict_with_LSTM

##爬取天天基金数据,使用Pytorch LSTM训练,预测基金走势

Predict stock with LSTM

This project includes training and predicting processes with LSTM for stock data. The characteristics is as fellow:

  • Concise and modular
  • Support three mainstream deep learning frameworks of pytorch, keras and tensorflow
  • Parameters, models and frameworks can be highly customized and modified
  • Supports incremental training
  • Support predicting multiple indicators at the same time
  • Support predicting any number of days
  • Support train visualization and log record

predict_high_with_pytorch

predict_high_with_pytorch

predict_high_with_pytorch

predict_high_with_pytorch

About

爬取天天基金数据,使用Pytorch LSTM训练,预测基金走势

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages