An open API service indexing awesome lists of open source software.

https://github.com/farheenb/google-stock-price-trend-prediction-in-python

Predicting the upward and downward trend of the Google Stock Price using LSTM Recurring Neural Network.
https://github.com/farheenb/google-stock-price-trend-prediction-in-python

Last synced: 3 months ago
JSON representation

Predicting the upward and downward trend of the Google Stock Price using LSTM Recurring Neural Network.

Awesome Lists containing this project

README

          

# Google-Stock-Price-Trend-Prediction-in-Python
Predicting the upward and downward trend of the Google Stock Price using LSTM Recurring Neural Network.

![](trend.png)

* Trained a LSTM Model on five years(from 2012 to 2016) data of Google Stock Price and predict the Google stock price of the first month of 2017
* Used LSTM RNN algorithm with model accuracy of 90%