File size: 250 Bytes
5fa1a76
 
 
 
 
1
2
3
4
5
you should install them before using them as the hyperparameter search backend

pip install optuna/sigopt/wandb/ray[tune]
How to enable Hyperparameter search in example
Define the hyperparameter search space, different backends need different format.