deephyper.search.hps#
Hyperparameter search algorithms.
Classes
AMBS is now deprecated and will be removed in the future use 'CBO' (Centralized Bayesian Optimization) instead! |
|
Centralized Bayesian Optimisation Search, previously named as "Asynchronous Model-Based Search" (AMBS). |
|
Distributed Bayesian Optimization Search using MPI to launch parallel search instances. |