Skip to content

PyBADS public beta

Compare
Choose a tag to compare
@GurjeetSinghSangra GurjeetSinghSangra released this 21 Feb 16:17
· 12 commits to main since this release
144186c

Initial public beta version of PyBADS, a Python package for solving difficult and moderately expensive optimization problems. Full documentation is available at acerbilab.github.io/pybads/. Feedback is welcome, see troubleshooting and contact. The same packaged version is also available at pypi.
Additional details of the algorithm can be found in the original Bayesian Adaptive Direct Search paper presented at NeurIPS in 2017.
A MATLAB implementation is also available at the acerbilab/BADS repository.