Skip to content

Multiple constraints for single objective optimization #1065

Answered by Balandat
jan-99 asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you're somehow getting an additional dimension, but I'm not sure where it's coming from without a full e2e runnable example.

What is the shape of X that you're using to evaluate the constraints? Is this a n x d tensor (usually what the external interface uses) or a (batch_shape) x n x d tensor (which is used internally in most of the computations in botorch)?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@jan-99
Comment options

Comment options

You must be logged in to vote
3 replies
@jan-99
Comment options

@Balandat
Comment options

@jan-99
Comment options

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