libra icon indicating copy to clipboard operation
libra copied to clipboard

use hyperband / bayesian probability for tuner instead of RandomSearch

Open Palashio opened this issue 3 years ago • 0 comments

currently we're using random-search from keras-tuner. Instead we should be using probabilistic models

Palashio avatar Jul 19 '20 16:07 Palashio