secondmind-labs / trieste

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

Fix bug where TREGO zeta init arg was missing #842

Closed khurram-ghani closed 1 month ago

khurram-ghani commented 1 month ago

Related issue(s)/PRs:

Summary

Add missing zeta arg for TREGO.

Fully backwards compatible: yes

PR checklist

khurram-ghani commented 1 month ago

can we add a test that would have caught this?

As discussed, I don't think that is simple to do.