gtagency / stock-forecaster

Using LSTMs (a type of recurrent neural network), we will predict the opening stock price of the next day taking into account the past data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Using LSTMs (a type of recurrent neural network), we will predict the opening stock price of the next day taking into account the past data.


Languages

Language:Jupyter Notebook 95.2%Language:Python 4.8%