martius-lab / cluster_utils

https://cluster-utils.readthedocs.io/stable/
Other
12 stars 0 forks source link

Integrate Optuna #57

Open luator opened 11 months ago

luator commented 11 months ago

Not sure how difficult it would be but if possible with reasonable effort, it might be nice to integrate cluster_utils with Optuna.

The idea is that the parameter configuration and optimization would be done by Optuna, which would then need to pass the parameters to cluster_utils in some way, so cluster_utils can take care of the execution on the cluster.