FS-TFP/scripts/example_configs/toy_hpo_ss.yaml

9 lines
149 B
YAML

train.optimizer.lr:
type: float
lower: 0.001
upper: 0.5
log: True
train.optimizer.weight_decay:
type: cate
choices: [0.0, 0.0005, 0.005]