The model is made up of LSTM cells, it gives an accuracy of about 99.3%. Changes can be made in file LSTM(Predictions).ipynb as per the use, like epochs can be changed, stock indexes can be changed.
The model is made up of LSTM and GRU cells, it gives an accuracy of about 99.3%. Changes can be made in file LSTM-GRU(Predictions).ipynb as per the use, like epochs can be changed, stock indexes can be changed.