nicodjimenez / lstm

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

Ported to Julia #10

Closed ehknight closed 7 years ago

ehknight commented 7 years ago

Hi, I implemented your code (with some changes) in Julia here if you'd like to include it in the README along with the D port.

nicodjimenez commented 7 years ago

Done.