icaros-usc / pyribs

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

Add normalized QD score to ArchiveStats #276

Closed btjanaka closed 1 year ago

btjanaka commented 1 year ago

Description

Normalized QD score divides the QD score by the number of cells in the archive.

Merge #275 first.

TODO

Questions

Status