Skip to content

In this project we will create a complete process for predicting stock prices. We will achieve some pretty good results on NSE Dataset for Nifty-50 (https://www.kaggle.com/ramamet4/nse-stocks-database). For that purpose we will use a LSTM model, a type of Recurrent Neural Network. We use LSTM for the obvious reason that we are trying to predict…

Notifications You must be signed in to change notification settings

sachin-aggarwal/Stock-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

In this project we will create a complete process for predicting stock prices. We will achieve some pretty good results on NSE Dataset for Nifty-50 (https://www.kaggle.com/ramamet4/nse-stocks-database). For that purpose we will use a LSTM model, a type of Recurrent Neural Network. We use LSTM for the obvious reason that we are trying to predict time series data.

About

In this project we will create a complete process for predicting stock prices. We will achieve some pretty good results on NSE Dataset for Nifty-50 (https://www.kaggle.com/ramamet4/nse-stocks-database). For that purpose we will use a LSTM model, a type of Recurrent Neural Network. We use LSTM for the obvious reason that we are trying to predict…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published