Watch cars evolve using genetic algorithm
31–40 of 76 posts
Re: Watch cars evolve using genetic algorithm
#32Re: Watch cars evolve using genetic algorithm
#33It seems to always get into a rut where one design lucks out and dominates generation after generation, with no mutations producing anything even close to working. Like, the top ten don't change after hundreds of generations. Maybe this is just an attribute of genetic algorithms. They quickly zero in on something kind of good, and then get stuck at this local maxima. Or maybe I need to just play around with the Mutat…
Re: Watch cars evolve using genetic algorithm
#34I wrote the original version of this nearly 20 years ago. Cool to see it still pop up here from time to time. Still runs in the browser thanks to Ruffle: https://peteshadbolt.co.uk/posts/ga/
There were a few genetic algorithm "polygons approximate picture" pages back in that era as well.
Re: Watch cars evolve using genetic algorithm
#35Interesting. Is there a way to do this in a 3d physics based simulation environment. It would be cool to see if a genetic algorithm could be used to discover new aerodynamic configurations for drones/other platforms in simulation. I don't know enough about genetic algorithms to say for certain. Anyone have any reference materials for someone that's just started looking into this?
Re: Watch cars evolve using genetic algorithm
#36I wrote the original version of this nearly 20 years ago. Cool to see it still pop up here from time to time. Still runs in the browser thanks to Ruffle: https://peteshadbolt.co.uk/posts/ga/
Re: Watch cars evolve using genetic algorithm
#37Re: Watch cars evolve using genetic algorithm
#38Re: Watch cars evolve using genetic algorithm
#39Slight bug: there's no road past about 280m, all cars fall into an endless pit
Re: Watch cars evolve using genetic algorithm
#40It seems to always get into a rut where one design lucks out and dominates generation after generation, with no mutations producing anything even close to working. Like, the top ten don't change after hundreds of generations. Maybe this is just an attribute of genetic algorithms. They quickly zero in on something kind of good, and then get stuck at this local maxima. Or maybe I need to just play around with the Mutat…
It happened to crocodiles and it could happen to you too.