xautodl/exps/algos
2021-03-17 09:25:58 +00:00
..
BOHB.py Reformulate via black 2021-03-17 09:25:58 +00:00
DARTS-V1.py Reformulate via black 2021-03-17 09:25:58 +00:00
DARTS-V2.py Reformulate via black 2021-03-17 09:25:58 +00:00
ENAS.py Reformulate via black 2021-03-17 09:25:58 +00:00
GDAS.py Reformulate via black 2021-03-17 09:25:58 +00:00
R_EA.py Reformulate via black 2021-03-17 09:25:58 +00:00
RANDOM-NAS.py Reformulate via black 2021-03-17 09:25:58 +00:00
RANDOM.py Reformulate via black 2021-03-17 09:25:58 +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 Reformulate via black 2021-03-17 09:25:58 +00:00
SETN.py Reformulate via black 2021-03-17 09:25:58 +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].