rnn-architectures
There are 1 repositories under rnn-architectures topic.
kochlisGit/LSTM-Stock-Predictions
Prediction of Stock price using Recurrent Neural Network (RNN) models. Contains GRU, LSTM, Bidirection LSTM & LSTM combinations with GRU units. The models were deveoped using the keras module from Tensorlfow.