diff --git a/package/samplers/hebo_base_sampler/README.md b/package/samplers/hebo_base_sampler/README.md index ece29005..bd869228 100644 --- a/package/samplers/hebo_base_sampler/README.md +++ b/package/samplers/hebo_base_sampler/README.md @@ -1,5 +1,5 @@ --- -author: HirokiTakizawa +author: Hiroki Takizawa title: HEBO (Heteroscedastic and Evolutionary Bayesian Optimisation) supporting Define-by-Run and parallelization description: This package offers HEBO algorithm using BaseSampler and supports parallelization in exchange for increased computation. tags: [sampler, Bayesian optimization, Heteroscedastic Gaussian process, Evolutionary algorithm]