A Julia wrapper for the BayesOpt library: an efficient implementation of the Bayesian optimization for black-box optimization.
Martinez-Cantin, Ruben. "BayesOpt: a Bayesian optimization library for nonlinear optimization, experimental design and bandits." The Journal of Machine Learning Research 15.1 (2014): 3735-3739.
- CMake
- Boost
Pkg.clone("[email protected]:bicycle1885/BayesOpt.jl.git")
will automatically
download source code and build the library under the deps/
directory.