高级功能¶ 编写新的 Tuner Write a more advanced automl algorithm 编写新的 Assessor 编写新的 Advisor Example 编写新的训练平台 Overview System architecture Folder structure of code Function annotation of TrainingService TrialKeeper tool Reference 安装自定义的 Tuners/Assessors/Advisors Overview Register customized algorithms as builtin tuners, assessors and advisors Use the installed builtin algorithms in experiment Manage builtin algorithms using nnictl algo Porting customized algorithms from v1.x to v2.x Example: Register a customized tuner as a builtin tuner