advisors: - builtinName: Hyperband classArgsValidator: nni.algorithms.hpo.hyperband_advisor.hyperband_advisor.HyperbandClassArgsValidator className: nni.algorithms.hpo.hyperband_advisor.hyperband_advisor.Hyperband source: nni - builtinName: BOHB classArgsValidator: nni.algorithms.hpo.bohb_advisor.bohb_advisor.BOHBClassArgsValidator className: nni.algorithms.hpo.bohb_advisor.bohb_advisor.BOHB source: nni assessors: - builtinName: Medianstop classArgsValidator: nni.algorithms.hpo.medianstop_assessor.medianstop_assessor.MedianstopClassArgsValidator className: nni.algorithms.hpo.medianstop_assessor.medianstop_assessor.MedianstopAssessor source: nni - builtinName: Curvefitting classArgsValidator: nni.algorithms.hpo.curvefitting_assessor.curvefitting_assessor.CurvefittingClassArgsValidator className: nni.algorithms.hpo.curvefitting_assessor.curvefitting_assessor.CurvefittingAssessor source: nni tuners: - builtinName: PPOTuner classArgsValidator: nni.algorithms.hpo.ppo_tuner.ppo_tuner.PPOClassArgsValidator className: nni.algorithms.hpo.ppo_tuner.ppo_tuner.PPOTuner source: nni - builtinName: SMAC classArgsValidator: nni.algorithms.hpo.smac_tuner.smac_tuner.SMACClassArgsValidator className: nni.algorithms.hpo.smac_tuner.smac_tuner.SMACTuner source: nni - builtinName: TPE classArgs: algorithm_name: tpe classArgsValidator: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptClassArgsValidator className: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptTuner source: nni - acceptClassArgs: false builtinName: Random classArgs: algorithm_name: random_search classArgsValidator: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptClassArgsValidator className: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptTuner source: nni - builtinName: Anneal classArgs: algorithm_name: anneal classArgsValidator: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptClassArgsValidator className: nni.algorithms.hpo.hyperopt_tuner.hyperopt_tuner.HyperoptTuner source: nni - builtinName: Evolution classArgsValidator: nni.algorithms.hpo.evolution_tuner.evolution_tuner.EvolutionClassArgsValidator className: nni.algorithms.hpo.evolution_tuner.evolution_tuner.EvolutionTuner source: nni - acceptClassArgs: false builtinName: BatchTuner className: nni.algorithms.hpo.batch_tuner.batch_tuner.BatchTuner source: nni - acceptClassArgs: false builtinName: GridSearch className: nni.algorithms.hpo.gridsearch_tuner.gridsearch_tuner.GridSearchTuner source: nni - builtinName: NetworkMorphism classArgsValidator: nni.algorithms.hpo.networkmorphism_tuner.networkmorphism_tuner.NetworkMorphismClassArgsValidator className: nni.algorithms.hpo.networkmorphism_tuner.networkmorphism_tuner.NetworkMorphismTuner source: nni - builtinName: MetisTuner classArgsValidator: nni.algorithms.hpo.metis_tuner.metis_tuner.MetisClassArgsValidator className: nni.algorithms.hpo.metis_tuner.metis_tuner.MetisTuner source: nni - builtinName: GPTuner classArgsValidator: nni.algorithms.hpo.gp_tuner.gp_tuner.GPClassArgsValidator className: nni.algorithms.hpo.gp_tuner.gp_tuner.GPTuner source: nni - builtinName: PBTTuner classArgsValidator: nni.algorithms.hpo.pbt_tuner.pbt_tuner.PBTClassArgsValidator className: nni.algorithms.hpo.pbt_tuner.pbt_tuner.PBTTuner source: nni - builtinName: RegularizedEvolutionTuner classArgsValidator: nni.algorithms.hpo.regularized_evolution_tuner.regularized_evolution_tuner.EvolutionClassArgsValidator className: nni.algorithms.hpo.regularized_evolution_tuner.regularized_evolution_tuner.RegularizedEvolutionTuner source: nni