Skip to content

AutoDL algorithm #132

Open
Open
@yousefi318

Description

@yousefi318

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions