Bayesian Optimization - Parallel Thompson Sampling

Off the shelf Parallel Thompson Sampling algorithm for Bayesian Optimization problems.

Author:

License

Our code is released under the MITlicense (refer to the LICENSE file for details).

Requirements

To use the library you need atleast Python 3.

Other required dependencies:

  • NumPy

Usage/Examples

Check the example files.

License: MIT