Skip to content

VascoLopes/NAS-Benchmark-Evaluation

Repository files navigation

NAS-Benchmark-Evaluation

Usage

Create a conda environment using the env.yml file

conda env create -f env.yml

Activate the environment and follow the instructions to install

conda activate bencheval

Download:

To process the benchmark search space and generate pickle files with information about all architectures:

python diversity*.py

With the pickle files, the file plots_diversity*.py allows creating all the plots and tables shown in the paper.

The code is licensed under the MIT licence.

Acknowledgements

This repository makes liberal use of code from the AutoDL library, NAS-Bench-201, [NAS-WOT. We are grateful to the authors for making the implementations publicly available.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published