Skip to content

In this project, we predict the closing stock price of 'AAPL' stock for the next 30 days using the historical data of past 100 days. To make predictions, we use a Recurrent Neural Network called as Long Short Term Memory that allows us to store large number of past data.

Notifications You must be signed in to change notification settings

abhishtmishra/Stock-Price-Prediction-using-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Stock-Price-Prediction-using-LSTM

In this project, we predict the closing stock price of 'AAPL' stock for the next 30 days using the historical data of past 100 days. To make predictions, we use a Recurrent Neural Network called as Long Short Term Memory that allows us to store large number of past data.

About

In this project, we predict the closing stock price of 'AAPL' stock for the next 30 days using the historical data of past 100 days. To make predictions, we use a Recurrent Neural Network called as Long Short Term Memory that allows us to store large number of past data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published