Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201

This commit is contained in:
D-X-Y
2020-07-08 04:46:25 +00:00
parent 4892692622
commit 233a829bd7
11 changed files with 23 additions and 16 deletions

5
exps/algos/README.md Normal file
View File

@@ -0,0 +1,5 @@
# NAS Algorithms evaluated in NAS-Bench-201
The Python files in this folder are used to re-produce the results in our NAS-Bench-201 paper.
We will upgrade the codes to be more general and extendable. The new codes are at [coming soon].