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

Can you share the code of the search model? #2

Closed
SuSuXia opened this issue Apr 11, 2019 · 6 comments
Closed

Can you share the code of the search model? #2

SuSuXia opened this issue Apr 11, 2019 · 6 comments

Comments

@SuSuXia
Copy link

SuSuXia commented Apr 11, 2019

No description provided.

@D-X-Y
Copy link
Owner

D-X-Y commented Apr 11, 2019

Sorry about that. Since our extension version is under review, we can not release the searching code right now.

@D-X-Y D-X-Y closed this as completed Apr 11, 2019
@SuSuXia
Copy link
Author

SuSuXia commented Apr 12, 2019

Thank you, and will this part of the code be shared later?

@D-X-Y
Copy link
Owner

D-X-Y commented Apr 12, 2019

Thank you, and will this part of the code be shared later?

Yes, this part of codes will be shared upon the acceptance of our following work.

@sebwal
Copy link

sebwal commented Sep 17, 2019

Any update on this?

@D-X-Y
Copy link
Owner

D-X-Y commented Jan 11, 2020

@sebwal , 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

@D-X-Y
Copy link
Owner

D-X-Y commented Jan 11, 2020

@SuSuXia , all searching codes are released in the up-to-date version of this repo. Sorry for the inconvenience.

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

3 participants