icaros-usc / pyribs

A bare-bones Python library for quality diversity optimization.
https://pyribs.org
MIT License
208 stars 32 forks source link

Fix number of emitters for CMA-MAEGA #322

Closed btjanaka closed 1 year ago

btjanaka commented 1 year ago

Description

Default CMA-MAEGA uses one emitter, not 15.

TODO

Questions

Status

btjanaka commented 1 year ago

My bad - the CMA-MAE paper does indeed state there are 15 emitters in all experiments, including CMA-MAEGA.