adaptive-intelligent-robotics / QDax

Accelerated Quality-Diversity
https://qdax.readthedocs.io/en/latest/
MIT License
258 stars 42 forks source link

Add more ways to summarize fitnesses in GA #177

Open blacksph3re opened 6 months ago

blacksph3re commented 6 months ago

It would be nice to have extra flexibility regarding the individual fitness dimensions in the GA. Currently, the GARepertoire just sums all fitnesses for a genome, however a weighted sum or potentially other aggregation functions would be amazing to have.