Skip to content

Recurrent Neural Network(LSTM) with Keras Framework In this project using recurrent neural network,Google opening stock price for month January(2017) is predicted. Last 5 year's data of Google stock price is used for analysis.

Notifications You must be signed in to change notification settings

mhdarif09/Stock-Price-Prediction-Using-RNN-and-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Muhammad Arif Rahmad

Recurrent Neural Network(LSTM) with Keras Framework In this project using recurrent neural network,Google opening stock price for month January(2017) is predicted. Last 5 year's data of Google stock price is used for analysis.

About RNN Classic RNNs have short memory, and were neither popular nor powerful for this exact reason. But a recent major improvement in Recurrent Neural Networks gave rise to the popularity of LSTMs (Long Short Term Memory RNNs) which has completely changed the playing field.

Predicted stock price for Google's trending Stock data

Successfully predicted Google stock price by using last 5 year's data of Google stock price. Use of RNN(LSTM) was implemented alongside with Keras framework producing some good results. Technology Used: Deep Learning , RNN , Machine Learning , LSTM

About

Recurrent Neural Network(LSTM) with Keras Framework In this project using recurrent neural network,Google opening stock price for month January(2017) is predicted. Last 5 year's data of Google stock price is used for analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published