For Developers

BO Developer Hub

Compatibility


Seamless integration with most advanced experimentation infrastructure


BayBE

by Merck Germany / EMD Group

The Bayesian Back End (BayBE) is a general-purpose toolbox for Bayesian Design of Experiments, focusing on additions that enable real-world experimental campaigns.

Besides functionality to perform a typical recommend-measure loop, BayBE's highlights are:

BoFire

by BASF / Evonik

BoFire is a Bayesian Optimization Framework Intended for Real Experiments.

ProcessOptimiser

by Novo Nordisk

ProcessOptimizer is a fork of scikit-optimize. ProcessOptimizer will fundamentally function like scikit-optimize, yet developments are focussed on bringing improvements to help optimizing real world processes, like chemistry or baking.

This package is intended for real world process optimization problems of black-box functions. This could e.g. be some complex chemical reaction where no reliable analytical model mapping input variables to the output is readily available.

Bayesian optimization is a great tool for optimizing black-box functions where the input space has many dimensions and the function is expensive to evaluate in terms of time and/or resources.

BoTorch

by Meta

BoTorch is a library for Bayesian Optimization built on PyTorch.