You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
….suggest()` instead of `.register()` (#713)
makes optimizers and schedulers a bit simpler. Part of issue #715Closes#711
Note: the move from `--max_iterations` to `--max_suggestions` is a
breaking change, so we will need to cut a new release for this.
---------
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
That fix simplifies warming-up the optimizer and allows running multiple trials per suggestion without adjusting
max_iterations
parameterThe text was updated successfully, but these errors were encountered: