Watch cars evolve using genetic algorithm
rednuht.org
Watch cars evolve using genetic algorithm
1–10 of 76 posts
Re: Watch cars evolve using genetic algorithm
#2https://news.ycombinator.com/item?id=5942757 (664 points | Jun 2013 | 169 comments)
https://news.ycombinator.com/item?id=10600486 (162 points | Nov 2015 | 57 comments)
Re: Watch cars evolve using genetic algorithm
#3Re: Watch cars evolve using genetic algorithm
#4Where I come from, we call two-wheeled automobiles motorbikes. Very cool simulation though!
Re: Watch cars evolve using genetic algorithm
#5Re: Watch cars evolve using genetic algorithm
#6Btw, how much AI goes into designing the exterior of a car (panels, lights, windows, grill) ? Can they just drag a slider for "How much muscle do you want" from "Yes" to "Beige" ?
Re: Watch cars evolve using genetic algorithm
#7Re: Watch cars evolve using genetic algorithm
#8So boxcar2d, but without flash. https://news.ycombinator.com/item?id=2196747
Re: Watch cars evolve using genetic algorithm
#9The mutation rate (likelihood that g changes) and mutation size (Δg) are fun hyperparameters to tweak while watching the population evolve over time.
It would be interesting to see a gene for "compliance" so the cars could have some kind of suspension. EVerything more or less evolved into a sort of tron-bike shape for most of the runs I tried.
Re: Watch cars evolve using genetic algorithm
#10I 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?