Bayesian optimization note series.
Published:
Last updated: June-15-2024
[TODO: include some discussions about different repositories, and notes of the BO book]
In this post, I plan to summarize some notes on Bayesian optimization (BO).
References:
- Book
- Papers
- Code repository
- TuRBO
- Scalable Global Optimization via Local Bayesian Optimization
- ``Implementation for the noise-free case and may not work well if observations are noisy as the center of the trust region should be chosen based on the posterior mean in this case.”
- HEBO
- BOTorch
- Bayesian Optimization built on PyTorch
- BayesianOptimization
- Experimental design related
- TuRBO
- Notes by me
- Ch. 8 of BO book by Roman Garnett, 2023