Files
doc-exports/docs/modelarts/umn/modelarts_23_0290.html
Lai, Weijian 6aa966a79a ModelArts UMN 24.3.0 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-11-02 09:04:52 +00:00

2.2 KiB

Introduction to Hyperparameter Search

The new version of ModelArts training jobs supports hyperparameter search, which can automatically search for optimal hyperparameters for your models.

During model training, many hyperparameters, such as learning_rate and weight_decay, need to be adjusted based on actual requirements. This may cost an experienced algorithm engineer a lot of time and effort on manual optimization. However, the hyperparameter search supported by ModelArts can automatically optimize hyperparameters without the help of algorithm engineers and has higher optimization speed and precision than manual optimization.

ModelArts supports the following hyperparameter search algorithms: