prakruti-joshi / lstm_deepdive

Insights into LSTMs, their API and data feeding mechanism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lstm_deepdive

Insights into LSTMs, their API and data feeding mechanism. The main goal of this repository is to familiarize the readers with the structure of LSTMs, how to use them for relevant tasks and how to pass in data in the correct format.

Model LSTM Node 1 Activations
LSTM%20bnary%20addition LSTM%20bnary%20addition
LSTM Node 2 Activations LSTM Node 3 Activations
LSTM%20binry%20addition LSTM%20binary%20addition

LSTM%20binary%20aition

About

Insights into LSTMs, their API and data feeding mechanism


Languages

Language:Jupyter Notebook 100.0%