RNN, LSTM and Comparison of RNN, LSTM and CNN - Zeshan6540/5590 GitHub Wiki

RNN: code: https://github.com/Zeshan6540/5590/blob/master/RNN Accuracy and Loss https://github.com/Zeshan6540/5590/blob/master/simple%20rnn%20loss%20and%20acc%20(1).png Graph https://github.com/Zeshan6540/5590/blob/master/simpleRNN%20graph.PNG

LSTM: code: https://github.com/Zeshan6540/5590/blob/master/RNN_LSTM Accuracy and Loss

Graph

Comparison graph for RNN CNN and LSTM

According to accuracy CNN model is the best CNN

LSTM:

RNN: