red42 / HTML5_Genetic_Cars

A genetic algorithm car evolver in HTML5 canvas.
zlib License
1.19k stars 294 forks source link

Crossover in adition to mutation #16

Closed joaocc closed 8 years ago

joaocc commented 8 years ago

Amazing idea :) Are you planning to add crossover to the GA in addition to mutation to accelerate the fitness function optimization? Thx

red42 commented 8 years ago

I don't have any immediate plans for the cars as of now. I consider it somewhat mature, but I'm open to contributions!