Skip to content

JuliaBayesianOptimization/TrustRegionBayesianOptimization.jl

Repository files navigation

TrustRegionBayesianOptimization.jl

Build Status

This repo contains experimental code at the moment.

This package provides an implementation of Trust Region Bayesian Optimization (TuRBO) algorithm.

Credits

The TuRBO algorithm was introduced in Scalable Global Optimization via Local Bayesian Optimization by David Eriksson, Michael Pearce, Jacob Gardner, Ryan D. Turner, Matthias Poloczek.

The above mentioned paper was published in NeurIPS 2019, more information can be found here.

Licence

This package reuses some implementation tricks from the code-release for the TuRBO algorithm, available at https://github.com/uber-research/TuRBO/.

Please consult the accompanied LICENCE.md file, which coincides with the original licence of the code-release for the TuRBO algorithm mentioned above.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages