facebookresearch / nevergrad

A Python toolbox for performing gradient-free optimization
https://facebookresearch.github.io/nevergrad/
MIT License
3.89k stars 349 forks source link

Adding biobjective example with Raytune and Nevergrad #1583

Closed peter-b-k closed 5 months ago

peter-b-k commented 6 months ago

Types of changes

Motivation and Context / Related issue

Based on suggestions through the Nevergrad Facebook group, we propose to add an example on the usage of Nevergrad with Raytune to solve a biobjective optimisation problem.

How Has This Been Tested (if it applies)

Example runs successfully on test data.

Checklist