Skip to content

Stock Market Prediction Algorithm Implementation for major giants of India

Notifications You must be signed in to change notification settings

Rajdeep2121/LSTM-Stock-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTM-Stock-Prediction

Stock Market Prediction Algorithm Implementation for major giants.

Long Short Term Memory(LSTMs) are a type of recurrent neural networks used for making predictions, classifying and processing based on time series. These are special types of neural nets that have feedback connections(basically we can say that it has memory).

A common LSTM unit is composed of a cell, an input gate, an output gate and a forget gate. The cell remembers values over arbitrary time intervals and the three gates regulate the flow of information into and out of the cell.


RESULTS:

Airtel


Asian Paints


Apple


Axis Bank


ICICI Bank


Reliance


TATA Steel


About

Stock Market Prediction Algorithm Implementation for major giants of India

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages