I intend to find the best value (sub-optimal) of the hidden layer size of a Keras model. As the search space is too big, I could not use generic algorithms such as GS and RS. Is there any hyperparameter optimization algorithm suitable for this task?
Asked
Active
Viewed 75 times