DuaneNielsen / cma-es

Demo of Covariance Matrix Adaptation, Evolutionary Strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMA-ES in Pytorch

Covariance Matrix Adaptation - Evolutionary Strategy

Source code for my post on medium

alt_text

CMA in action on a rastrigin function

alt_text

Gradient descent on the same function with different step sizes

About

Demo of Covariance Matrix Adaptation, Evolutionary Strategy


Languages

Language:Python 100.0%