Off the shelf Parallel Thompson Sampling algorithm for Bayesian Optimization problems.
Author:
Our code is released under the MITlicense (refer to the LICENSE file for details).
To use the library you need atleast Python 3.
Other required dependencies:
- NumPy
Check the example files.