secondmind-labs / trieste

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

Support optimization of multiple points in batch spaces #787

Closed khurram-ghani closed 10 months ago

khurram-ghani commented 10 months ago

Related issue(s)/PRs: None

Summary

Add support for batch optimization of multiple points per region/subspace in a TaggedMultiSearchSpace collection.

Fully backwards compatible: yes

PR checklist