You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the code to a stock price predictor that can predict the stock price of Google based off it's stock prices for the last five years. This is accomplished by using a Recurrent Neural Network that has 93% accuracy.