nicodjimenez / lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.
1.75k stars 651 forks source link

Schematic diagram of the Architecture? #16

Open greninja opened 7 years ago

greninja commented 7 years ago

@nicodjimenez Could you please upload a schematic diagram of the LSTM architecture? Will help a lot.

Thanks.