You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Ax, how should the template interact with models that require BOTORCH_MODULAR vs. those that can be specified both directly or via BOTORCH_MODULAR? A custom generation strategy is required either way.
For example, a hidden use_botorch_modular flag that gets set. xref: #13
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For Ax, how should the template interact with models that require
BOTORCH_MODULAR
vs. those that can be specified both directly or viaBOTORCH_MODULAR
? A custom generation strategy is required either way.For example, a hidden
use_botorch_modular
flag that gets set. xref: #13Beta Was this translation helpful? Give feedback.
All reactions