Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages