Vincent M. Le Corre
Vincent M. Le Corre
I'll try to do so at the end of next week!
It is I just haven't had the time yet to do a PR
OK, I have tried this [#3833](https://github.com/facebook/Ax/pull/3833) This is the first time I've pushed to a PR to a repo that isn't mine, so hopefully I didn't mess anything up. I...
Alright, hopefully #3839 is fine. I reran the tests locally, and it is the same as before.
General Kenobi, thank you! Not quite what I was looking for but still useful. The old get_trace would plot the hypervolume in case it is a multi-objective optimization, and this...
Hey, Did you ever implement something on this?
Also, do you have any idea when the next planned release is?
Hey, I forgot about this. Was this resolved in the latest release?
You could try [BoTorch](https://github.com/pytorch/botorch) if you want speed. Ax is built on it anyway. Depending on the type of optimization you are doing, I would suggest trying the [TURBO optimization](https://botorch.org/docs/tutorials/turbo_1/),...