diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md new file mode 100644 index 0000000..6becb12 --- /dev/null +++ b/CHANGE-LOG.md @@ -0,0 +1,6 @@ +# This file shows the major updates of this repo. + +- [2020.04.11] [ ] Add change log as `CHANGE-LOG.md`. +- [2019.12.20] [69ca086] Release NAS-Bench-201. +- [2019.09.28] [f8f3f38] TAS and SETN codes were publicly released. +- [2019.01.31] [13e908f] GDAS codes were publicly released. diff --git a/README.md b/README.md index 5e0908d..25c922c 100644 --- a/README.md +++ b/README.md @@ -80,12 +80,6 @@ At the moment, this project provides the following algorithms and scripts to run -## History of this repo - -At first, this repo is `GDAS`, which is used to reproduce results in Searching for A Robust Neural Architecture in Four GPU Hours. -After that, more functions and more NAS algorithms are continuely added in this repo. After it supports more than five algorithms, it is upgraded from `GDAS` to `NAS-Projects`. -Now, since both HPO and NAS are supported in this repo, it is upgraded from `NAS-Projects` to `AutoDL-Projects`. - ## Requirements and Preparation