Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask for code of searching model? #16

Closed
Randylcy opened this issue Jul 10, 2019 · 3 comments
Closed

Ask for code of searching model? #16

Randylcy opened this issue Jul 10, 2019 · 3 comments

Comments

@Randylcy
Copy link

I wanna search model in my own dataset, wish the author to release the code when U R convenient. Best wishes.

@D-X-Y
Copy link
Owner

D-X-Y commented Jul 10, 2019

Thanks for your interest.
Please refer to #2 for the release problem of searching code.
For your convenience, the searching codes will be shared upon the acceptance of our following work.

@D-X-Y
Copy link
Owner

D-X-Y commented Nov 5, 2019

@Randylcy Please find our searching codes here https://github.com/D-X-Y/NAS-Projects#usage-2

@D-X-Y
Copy link
Owner

D-X-Y commented Jan 11, 2020

@Randylcy An update of searching codes:
Detailed instructions at here https://github.com/D-X-Y/NAS-Projects#searching-on-the-nasnet-search-space.
For short, 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants