This repo contains experimental code at the moment.
This package provides traditional Bayesian optimization algorithms, in a modular format.
This package refactors the registered package BayesianOptimization.jl
available at https://github.com/jbrea/BayesianOptimization.jl. In particular, many code snippets were adopted verbatim.