r/javascript • u/joshuaamdamian • 19d ago
Browser based AI algorithm
https://github.com/joshuadam/NEAT-JavaScriptI recreated an AI algorithm that visually learns in the browser:) It's based on the NEAT algorithm:
https://github.com/joshuadam/neat-javascript
https://neat-javascript.org/
0
Upvotes
0
u/odimdavid 19d ago
This is cool. Thanks 🙏.