nicodjimenez / lstm

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

Swift port #31

Open emilianbold opened 6 years ago

emilianbold commented 6 years ago

Hello,

I made a Swift port over here: https://github.com/emilianbold/swift-lstm

Thanks for the code! I hope to use it for some practical application soon.

PS: The repository has no license, so I assume it's safe to assume some sort of Public Domain license? I want to be able to use my port and tweaks...