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

AutoDL algorithm #132

Open
yousefi318 opened this issue May 11, 2023 · 3 comments
Open

AutoDL algorithm #132

yousefi318 opened this issue May 11, 2023 · 3 comments

Comments

@yousefi318
Copy link

from nas_201_api import NASBench201API as API
api = API('$path_to_meta_nas_bench_file')

Create an API without the verbose log

api = API('NAS-Bench-201-v1_1-096897.pth', verbose=False)

The default path for benchmark file is '{:}/{:}'.format(os.environ['TORCH_HOME'], 'NAS-Bench-201-v1_1-096897.pth')

api = API(None)

Hello
Many thanks for your answer the question about nasbench201
There is not file 'NASBench201API' in directory, therefore how to import that?
Can you establish a video of how to use nas-bench-201 in youtube?
Best regards,
Morteza

@mumuchongchongchong
Copy link

I can't find the nas_201_api,please tell me where it is.

@D-X-Y
Copy link
Owner

D-X-Y commented May 30, 2023

@mumuchongchongchong
Copy link

mumuchongchongchong commented May 30, 2023 via email

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