Ask HN: What Happened to Genetic Algorithms?

4 points by bjourne ↗ HN
Maybe 10-20 years ago genetic algorithms were hyped. Mutation and mating were thought to be good methods for optimizing towards some goal. What happened to the field? Was it out-competed by fitter learning methods such as gradient descent?

1 comment

[ 4.3 ms ] story [ 9.6 ms ] thread
They work (well) when the fitness function is well described but lacks a gradient.