Skip to content

A recurrent neural network with long short-term memory that can predict future stock prices for stocks and ETFs on the market

Notifications You must be signed in to change notification settings

MichaelSDavid/StockPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockPredictor

A recurrent neural network (RNN) with long short-term memory that can predict future stock prices for stocks and ETFs on the market made using Scikit-learn, Keras, and results displayed with Matplotlib.

Sample testing / data files are included in the /data_and_tests folder. requirements.txt has all the packages needed for this to run, and you may need to recompile the model for the first run on your device.

image

About

A recurrent neural network with long short-term memory that can predict future stock prices for stocks and ETFs on the market

Resources

Stars

Watchers

Forks

Languages