Closed cooperlab closed 1 year ago
A Ray Tune docs page that may prove helpful with this.
This is addressed by @RaminNateghi in the new MIL model wrappers.
We found that conditional spaces have pretty broad support. The tricky part is when using PBT, you have to exclude conditional variables from your mutation list. The new glimr.util functions handle this exclusion.
See if conditional search spaces are compatible with PBT and ASHA schedulers.
They are not compatible with most search algorithms, but search algorithms are not currently working anyway.