Replies: 1 comment
-
Hi @Paeyus. There are two ways batch acquisition optimization is supported in BoTorch. For a typical use case, this is controlled using
These two papers have some comparison of the two approaches: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to understand the criteria used by the acquisition function (e.g., acquisition score, uncertainty) for selecting sample points in batch optimization. Additionally, is it possible for a user to print out the acquisition score while coding? If there are any published articles on this topic, please recommend them to me. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions