QDax
QDax copied to clipboard
feat!: consider extra-scores for repertoire addition
This PR allows to consider the extra-scores for addition to the container to make the MapElitesRepertoire API more general.
Important note - API modification
The add()
method of the repertoire is now taking the batch_of_extra_scores
as input, even if the default MapElitesRepertoire is not using it.