/trading-rnn

Stock price prediction using recurrent neural network

Primary LanguagePython

trading-rnn

Stock price prediction using recurrent neural network

  • Given past 5 years of stock data, predicts trend one month into the future
  • Purpose of the project is for me to explore the nature of recurrent neural networks, and apply them to an area of interest

A project for Deep Learning A-Z