BriefGPT.xyz
Apr, 2018
Autotune: 一种无导数优化框架,用于超参数调优
Autotune: A Derivative-free Optimization Framework for Hyperparameter Tuning
HTML
PDF
Patrick Koch, Oleg Golovidov, Steven Gardner, Brett Wujek, Joshua Griffin...
TL;DR
该论文提出了一种自动化的并行无导数优化框架——Autotune,它结合了多种专业的采样和搜索方法,可有效地调整机器学习模型的超参数,从而提高模型质量和训练效率,并通过并行计算和分布式训练优化算法的资源性能。
Abstract
machine learning
applications often require
hyperparameter tuning
. The hyperparameters usually drive both the efficiency of the model training process and the resulting model quality. For
→