Rhys Goodall
Rhys Goodall
> Trying to understand if pool-based learning is the same as what I typically refer to as optimizing over a set of predefined candidates. Yes, same idea > Likewise, I'm...
I think the main thing that might be thought of as missing that may allow more edge case uses via the EGN is to have an unconstrained `StringParameter` and then...
closing as 2024.10.22 release was made
Closing in favour of #152
+1 profiling within dagster is challenging and having to recreate asset definitions within scripts seems like a sticking plaster solution
https://github.com/pytorch/botorch/pull/2588/files extends `_optimize_with_homotopy` to include the constraints typically available in `optimize_acqf` which I believe addresses suggestion 2. here.
@souravdey94 This is now merged with #2938! hope you can also make use of it.
no you'll have to install from git ``` pip install git+https://github.com/facebook/Ax.git pip install git+https://github.com/pytorch/botorch.git ``` you need dev versions of both Ax and botorch
@puririshi98 Can we get a release please?