Skip to content

Uses an LSTM to predict stock prices based on market data

Notifications You must be signed in to change notification settings

thomas-tugwell/stock_predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock_predictor

LSTM model trained on historical data to predict short term changes in price of a stock.

Usage: -Must first use fetch_data.py to generate historical data. -Run file_gen.py in background to continuosly update real-time data -Run future.py to execute main function and receive predictions

About

Uses an LSTM to predict stock prices based on market data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages