xautodl/exps/algos
2020-07-13 10:04:52 +00:00
..
BOHB.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
DARTS-V1.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
DARTS-V2.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
ENAS.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
GDAS.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
R_EA.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
RANDOM-NAS.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
RANDOM.py Update REA, REINFORCE, and RANDOM 2020-07-13 10:04:52 +00:00
README.md Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00
reinforce.py Update REA and REINFORCE 2020-07-13 03:43:10 +00:00
SETN.py Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +00:00

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].