xautodl/exps/algos
2021-03-18 16:02:55 +08:00
..
BOHB.py Add int search space 2021-03-18 16:02:55 +08:00
DARTS-V1.py Add int search space 2021-03-18 16:02:55 +08:00
DARTS-V2.py Add int search space 2021-03-18 16:02:55 +08:00
ENAS.py Add int search space 2021-03-18 16:02:55 +08:00
GDAS.py Add int search space 2021-03-18 16:02:55 +08:00
R_EA.py Add int search space 2021-03-18 16:02:55 +08:00
RANDOM-NAS.py Add int search space 2021-03-18 16:02:55 +08:00
RANDOM.py Add int search space 2021-03-18 16:02:55 +08:00
README.md Update README 2021-03-17 09:33:40 +00:00
reinforce.py Add int search space 2021-03-18 16:02:55 +08:00
SETN.py Add int search space 2021-03-18 16:02:55 +08: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 have upgraded the codes to be more general and extendable at NATS-algos.