BayesO: A Bayesian optimization framework in Python
BayesO (pronounced “bayes-o”) is a simple, but essential Bayesian optimization package, written in Python. This project is licensed under the MIT license.
This documentation describes the details of implementation, getting started guides, some examples with BayesO, and Python API specifications. The code can be found in our GitHub repository.