Covariance Matrix Adaptation Evolution Strategy
TechniqueCovariance Matrix Adaptation Evolution Strategy (CMA-ES) is a continuous optimization evolutionary algorithm that has been applied to program synthesis by reformulating program generation as a continuous search problem. The Genesys tool implements CMA-ES for program synthesis, mapping continuous solutions to programs, while CMA-ES has also been used in related work on one-class constraint synthesis.
WIKI
Covariance Matrix Adaptation Evolution Strategy
Overview
The Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is a continuous optimization technique drawn from the family of evolutionary algorithms. It is a stochastic, derivative-free method that adapts a multivariate normal distribution's covariance matrix to capture dependencies between candidate solutions and efficiently search continuous parameter spaces.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →