Skip to content

chaoji90/Selective-Stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS-DARTS

Source code for SS-DARTS

https://dl.acm.org/doi/abs/10.1145/3459637.3482248

https://arxiv.org/abs/2109.13466

version: pytorch 1.7.0

NAS-BENCH-201:

cd AutoDL-Projects_sp/; bash ./scripts-search/algos/[DARTS-V1_100.sh|DARTS-V1_10.sh] [cifar10|cifar100] 1 -1

DARTS search space:

cd SP-DARTS/; python train_search_mf.py

S1-S4 search space:

cd SmoothDARTS/sota/cnnmul; python train_search.py --search_space=[s1|s2|s3|s4]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published