xadrianzetx/optuna-distributed

Implement `catch` argument in `DistributedStudy.optimize`

xadrianzetx opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Currently catch argument in optimize exists, but has no effect. This functionality should be implemented to close the gap to Optuna behavior.

Describe the solution you'd like
Implement functionality similar to Optuna's catch.

Describe alternatives you've considered

Additional context
https://optuna.readthedocs.io/en/stable/reference/generated/optuna.study.Study.html#optuna.study.Study.optimize