Proj CDeepFuzz Paper Reading: AutoML: A survey of the state-of-the-art
Abstract
Github: https://github.com/marsggbo/automl_a_survey_of_state_of_the_art
本文:
- intro AutoML methods: data preparation, feature engineering, hyperparameter optimization, neural architecture search(NAS)
- 在CIFAR-10和ImageNet数据集上研究代表性NAS算法:one/two-stage NAS, one-shot NAS, joint hyperparameter, architecture optimization, resource-aware NAS
- 讨论open problem