secondmind-labs / trieste

A Bayesian optimization toolbox built on TensorFlow
Apache License 2.0
212 stars 42 forks source link

Note that Thompson Sampler minimiser ties aren't broken randomly #761

Closed uri-granta closed 1 year ago

uri-granta commented 1 year ago

Related issue(s)/PRs: https://github.com/secondmind-labs/trieste/issues/464

Summary

Note that Thompson Sampler minimiser ties aren't broken randomly. Fixing this properly has performance impacts

Fully backwards compatible: yes

PR checklist