D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.57k stars 282 forks source link

AutoDL algorithm #132

Open yousefi318 opened 1 year ago

yousefi318 commented 1 year ago

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

wxcomeon2021 commented 1 year ago

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

D-X-Y commented 1 year ago

It is at https://github.com/D-X-Y/nas-bench-201

wxcomeon2021 commented 1 year ago

Thanks.  

牧川 @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年5月30日(星期二) 下午2:15 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [D-X-Y/AutoDL-Projects] AutoDL algorithm (Issue #132)

It is at https://github.com/D-X-Y/nas-bench-201

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>