keras-team/keras-tuner

How to implement Hyperband and Bayesian Optimization hybrid search

2022gogogo opened this issue · 0 comments

I want to use the Hyperband and Bayesian Optimization hybrid search to explore myoptimal hyperparameters, but I can't find any examples on how to implement the hybrid search.