Hacker News new | ask | show | jobs
by luk32 2967 days ago
To my knowledge they explore solution space but not through a gradient descent but by probing.

How can you perform a GD on non continuous function? Genetic algorithms and evolutionary methods can explore disjoint domains and functions hard from analytical pov.

Just because they can be used for gradient descend doesn't mean they use it.