Skip to content

10 switch from skopt to botorch ax for bayesian optimizers#15

Merged
orting merged 16 commits into
mainfrom
10-switch-from-skopt-to-botorch-ax-for-bayesian-optimizers
Mar 11, 2026
Merged

10 switch from skopt to botorch ax for bayesian optimizers#15
orting merged 16 commits into
mainfrom
10-switch-from-skopt-to-botorch-ax-for-bayesian-optimizers

Conversation

@orting

@orting orting commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Switch to use Ax with BoTorch for Bayesian optimization. This also allow us to do multi-objective optimization very easily.

@orting orting force-pushed the 10-switch-from-skopt-to-botorch-ax-for-bayesian-optimizers branch from a20920f to 703fe6a Compare March 9, 2026 07:08
@orting orting merged commit 8bd5506 into main Mar 11, 2026
1 check passed
@orting orting deleted the 10-switch-from-skopt-to-botorch-ax-for-bayesian-optimizers branch March 11, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch from skopt to BoTorch + Ax for Bayesian optimizers Make it possible to do multi-objective optimization

1 participant