Skip to content

jmsteitz/BayesOpt.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesOpt

Build Status

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.

Prerequisite

  • CMake
  • Boost

Installation

Pkg.clone("[email protected]:bicycle1885/BayesOpt.jl.git") will automatically download source code and build the library under the deps/ directory.

About

Bayesian Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%