Skip to content

jamesrequa/Stock-Predictor-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Predictor RNN

In this project I build an RNN (recurrent-neural-network) in Keras used for predicting stock prices.

For this example, I will predict Apple's stock price 7 days in advance. The particular network architecture I will employ for my RNN is a Long Term Short Memory (LTSM), which helps significantly avoid technical problems with optimization of RNNs.

About

Build an RNN in Keras used for predicting stock prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published