wagenaartje / neataptic

:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
https://wagenaartje.github.io/neataptic/
Other
1.18k stars 278 forks source link

question about agar.io AI #142

Closed navigator117 closed 5 years ago

navigator117 commented 5 years ago

In your article you said, "During tests with a bordered field, the entire population of genomes tended to stick to one of the walls without ever evolving to a more flexible population." Could you explain the reason why all genomes tended to stick to one of the walls? As in my tests of your code, with a circle border playground, the genomes seems to always stick to right border.

navigator117 commented 5 years ago

I have let the genomes kill themself if touch the border, and reborn to new position. Can AI lean this to avoid touch the border?

navigator117 commented 5 years ago

after some generation, ai seems to avoid borders.