start_hpo_train¶ pybind11_ke.config.start_hpo_train(config: dict[str, dict[str, Any]] | None = None, project: str = 'pybind11-ke-sweeps', count: int = 2)[源代码]¶ 开启超参数优化。 参数: config (dict) – wandb 的超参数优化配置。 project – 项目名 count (int) – 进行几次尝试。