swap-nas/AutoDL-Projects/exps/NAS-Bench-201-algos
2024-08-25 18:02:31 +02:00
..
BOHB.py add autodl 2024-08-25 18:02:31 +02:00
DARTS-V1.py add autodl 2024-08-25 18:02:31 +02:00
DARTS-V2.py add autodl 2024-08-25 18:02:31 +02:00
ENAS.py add autodl 2024-08-25 18:02:31 +02:00
GDAS.py add autodl 2024-08-25 18:02:31 +02:00
R_EA.py add autodl 2024-08-25 18:02:31 +02:00
RANDOM-NAS.py add autodl 2024-08-25 18:02:31 +02:00
RANDOM.py add autodl 2024-08-25 18:02:31 +02:00
README.md add autodl 2024-08-25 18:02:31 +02:00
reinforce.py add autodl 2024-08-25 18:02:31 +02:00
SETN.py add autodl 2024-08-25 18:02:31 +02: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.

Notice On 24 May 2021, the codes in AutoDL repo have been re-organized. If you find module not found error, please let me know. I will fix them ASAP.