Max Wolf's Second Brain

Home

❯

general

❯

distribution based

distribution-based

Sep 10, 20251 min read

evolutionary optimization strat that explicitly maintains a parametric distribution pθ​ over solutions and updates the distribution parameters (μ,C,σ,…) to increase the likelihood of sampling high-fitness solutions.

Variants

  • evolution strategies
  • natural evolution strategies
  • cma-es

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


Graph View

Backlinks

  • black-box optimization
  • population-based
  • zero order optimization

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community