Graph View

population-based

1 min read

evolutionary optimization strat that keeps a set of candidate solutions (population) and applies variation and selection operators over it. There’s only an implicity distribution. Contrast: distribution-based

Variants

  • genetic algorithm
  • NEAT
  • differential evolution
  • particle swarm optimization

https://github.com/RobertTLange/evosax/tree/main/evosax/algorithms/population_based


Backlinks

  • Darwin Godel Machine - Open-Ended Evolution of Self-Improving Agents
  • black-box optimization
  • success story algorithm
  • zero order optimization

Created with Quartz v4.5.2 © 2026