From 88f2f47547ea8ac293d165026b56cf8722b3837e Mon Sep 17 00:00:00 2001 From: D-X-Y <280835372@qq.com> Date: Thu, 17 Sep 2020 11:22:50 +0000 Subject: [PATCH] Update docs --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b053976..db35c5c 100644 --- a/README.md +++ b/README.md @@ -141,4 +141,4 @@ If you want to contribute to this repo, please see [CONTRIBUTING.md](.github/CON Besides, please follow [CODE-OF-CONDUCT.md](.github/CODE-OF-CONDUCT.md). # License -The entire codebase is under [MIT license](LICENSE.md) +The entire codebase is under the [MIT license](LICENSE.md). diff --git a/README_CN.md b/README_CN.md index e30c7b2..cfeee6c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -98,13 +98,13 @@ Some methods use knowledge distillation (KD), which require pre-trained models. 如果您发现该项目对您的科研或工程有帮助,请考虑引用下列的某些文献: ``` -@inproceedings{dong2020nasbench201, @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}, journal={arXiv preprint arXiv:2009.00437}, year={2020} } +@inproceedings{dong2020nasbench201, title = {NAS-Bench-201: Extending the Scope of Reproducible Neural Architecture Search}, author = {Dong, Xuanyi and Yang, Yi}, booktitle = {International Conference on Learning Representations (ICLR)},