Skip to content

v1.0.0

Compare
Choose a tag to compare
@cr-xu cr-xu released this 28 Feb 17:13
· 5 commits to main since this release

Bayesian Optimization Tutorial v1.0 Release

The stable version release for the Bayesian optimization tutorial, containing

  • A short introduction to the Bayesian optimization concepts
  • A hands-on part of implementing BO in BoTorch
  • A hands-on part of applying BO for a simulated accelerator tuning task
  • A bonus part of implementing BO using only sk-learn.