arnoegw
arnoegw
"Getting started with KerasTuner" prominently mentions conditional hyperparameters: https://github.com/keras-team/keras-io/blob/0be9a38b96e8dd85bc525a74babb614f38b179c7/guides/keras_tuner/getting_started.py#L153 But are these `"units_0"`, `"units_1"`,`"units_2"` really conditional? No `parent_name` is set, directly or via `hp.conditional_scope()`, so what tells the tuner that...
Without the extra newline at its start, keras.io renders the first item as part of the preceding paragraph, see [screenshot](https://user-images.githubusercontent.com/37290325/195843643-06d93dd7-f4bf-43e5-bda6-5ac14157069f.png).