icaros-usc / pyribs

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

Add GradientEmitter to support OMG-MEGA and OG-MAP-Elites #348

Closed yutaizhou closed 9 months ago

yutaizhou commented 10 months ago

Description

Implemented GradientEmitter from the official DQD repo, which is used to implement OMG-MEGA and OG-MAP-Elites.

TODO

Questions

Status

btjanaka commented 9 months ago

Thanks a ton for working on this PR Yutai! I left a minor comment; otherwise, this PR is good to go.