D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.56k stars 281 forks source link

When will you release your code which finds cell structure from scratch? #13

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi! I read that your code which finds cell structure from scratch is under review

When will you release your code?

I look forward to waiting very much! :)

D-X-Y commented 5 years ago

Please refer to #2 . For your convenience, the searching codes will be shared upon the acceptance of our following work.

D-X-Y commented 4 years ago

Please see the instructions at here https://github.com/D-X-Y/NAS-Projects#searching-on-the-nasnet-search-space You can use GDAS to search on the DARTS search space by:

CUDA_VISIBLE_DEVICES=0 bash ./scripts-search/GDAS-search-NASNet-space.sh cifar10 1 -1

or on the NAS-bench-102 search space by:

CUDA_VISIBLE_DEVICES=0 bash ./scripts-search/algos/GDAS.sh     cifar10 -1