Bayesian Optimization

Notes on Bayesian Optimization #

tip

  • git clone -> cd
  • pip install -r requirements.txt (jax.numpy, scipy, botorch)