Hacker News new | ask | show | jobs
by sgolem 558 days ago
I've written a NEAT implementation in Rust a few years back. It was able to train XOR and pole balancing.

https://sgolem.com/blog/neat-simple-neuroevolution-framework...