Skip to content

Question about acquisition function at certain candidate point #2848

Answered by Balandat
MJeong19 asked this question in Q&A
Discussion options

You must be logged in to vote

The mu and sigma in this code are just pytorch tensors, the order of the elements corresponds to the inputs to the Model.posterior() call. So you just need simple indexing: mu[i] and sigma[i].

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@MJeong19
Comment options

@Balandat
Comment options

@MJeong19
Comment options

@sdaulton
Comment options

Answer selected by MJeong19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants