ankit1khare / LSTM-Practice

LSTM in numpy (backprop)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LSTM in numpy (backprop)


Languages

Language:Jupyter Notebook 100.0%