This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Description
Greetings.
I would like to set up an experiment with number_of_layers and number_of_neurons_per_each_layer hyperparameters, so I would need, for example, to exclude from the search space the number_of_neurons_in layer_4th if the number_of_layers is < 4.
Is there some way of doing this?
Thanks in advance.