arXiv Analytics

Sign in

arXiv:1611.07343 [cs.LG]AbstractReferencesReviewsResources

Limbo: A Fast and Flexible Library for Bayesian Optimization

Antoine Cully, Konstantinos Chatzilygeroudis, Federico Allocati, Jean-Baptiste Mouret

Published 2016-11-22Version 1

Limbo is an open-source C++11 library for Bayesian optimization which is designed to be both highly flexible and very fast. It can be used to optimize functions for which the gradient is unknown, evaluations are expensive, and runtime cost matters (e.g., on embedded systems or robots). Benchmarks on standard functions show that Limbo is about 2 times faster than BayesOpt (another C++ library) for a similar accuracy.

Related articles: Most relevant | Search more
arXiv:2210.10953 [cs.LG] (Published 2022-10-20)
Discovering Many Diverse Solutions with Bayesian Optimization
arXiv:2010.00979 [cs.LG] (Published 2020-10-02)
BOSS: Bayesian Optimization over String Spaces
arXiv:2305.08624 [cs.LG] (Published 2023-05-15)
Mastering the exploration-exploitation trade-off in Bayesian Optimization