From a9eec30b05f4476e40590a4ea49e529b0edb1592 Mon Sep 17 00:00:00 2001 From: D-X-Y Date: Sun, 1 Nov 2020 19:48:43 -0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0441aa7..5eff53a 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,14 @@ Some methods use knowledge distillation (KD), which require pre-trained models. ## Citation -If you find that this project helps your research, please consider citing some of the following papers: +If you find that this project helps your research, please consider citing the related paper: ``` +@article{dong2020autohas, + title={{AutoHAS}: Efficient Hyperparameter and Architecture Search}, + author={Dong, Xuanyi and Tan, Mingxing and Yu, Adams Wei and Peng, Daiyi and Gabrys, Bogdan and Le, Quoc V}, + journal={arXiv preprint arXiv:2006.03656}, + year={2020} +} @article{dong2020nats, title={{NATS-Bench}: Benchmarking NAS Algorithms for Architecture Topology and Size}, author={Dong, Xuanyi and Liu, Lu and Musial, Katarzyna and Gabrys, Bogdan},