BayesO logo

BayesO: A Bayesian optimization framework in Python

BayesO (pronounced “bayes-o”) is a simple, but essential Bayesian optimization package, written in Python. It is developed by machine learning group at POSTECH. 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.

Getting Started: