|
|
|
|
|
by nielsinho
931 days ago
|
|
I stumbled across ScriptBots when I was a kid, and became obsessed with implementing my own variants, and subsequently with neural networks. This one [1] is close to Karpathy's original, and this one [2] turns the world 3D and the beings are slightly more advanced. Both are implemented in MoonScript/Lua and run with Love2D. In part due to this this YouTube video, I work as a Machine Learning Engineer today. [1] https://github.com/nilq/genesis
[2] https://github.com/nilq/plane |
|