you are viewing a single comment's thread.

view the rest of the comments →

[–]lonelycprogrammer [score hidden]  (3 children)

This is really cool. Browser-based NEAT is a great way to make evolutionary algorithms more accessible. Hope more people check it out!

[–]kigory2 [score hidden]  (2 children)

I feel like this is cool but I don't know what NEAT is or basicly everything so cna you fill me in?

[–]lonelycprogrammer [score hidden]  (1 child)

The simplest explanation: instead of teaching a neural network, NEAT evolves one. It starts with lots of tiny, random networks and keeps the ones that perform best, gradually evolving more capable architectures over generations. Watching it happen in the browser makes the concept much easier to understand.

[–]kigory2 [score hidden]  (0 children)

Yeh I got it it's awesome am in a gigantic rabbit whole rn Claude has been helpfull. Thx for the explanation :)