/LSTM-Practice

LSTM in numpy (backprop)

Primary LanguageJupyter Notebook

LSTM_Networks

This is the code for LSTM Networks taken from [kevin-bruhwiler] (https://github.com/kevin-bruhwiler). It has been modified a little though and different hyperparameters are tried.

Credits

Credits for the code go to kevin-bruhwiler