Conditional search space examples with Ray Tune

For everyone looking to use conditional search space with Ray Tune, here are the examples
with Optuna - ray/optuna_define_by_run_example.py at master · ray-project/ray · GitHub
with Hyperopt - ray/hyperopt_conditional_search_space_example.py at master · ray-project/ray · GitHub
A huge thanks to the contributors - @Yard1 @rmelvin :raised_hands: :pray:

1 Like