Learn Before
Concept
Random Search for Hyperparameter Tuning Methods in Deep Learning
According to a 2012 research study by James Bergstra and Yoshua Bengio, testing randomized values of hyperparameters is actually more effective than manual search or grid search. In other words, instead of testing systematically to cover “promising areas” of the problem space, it is preferable to test random values drawn from the entire problem space.
0
2
Updated 2020-11-16
Contributors are:
Who are from:
Tags
Data Science