automl / NASLib

NASLib is a Neural Architecture Search (NAS) library for facilitating NAS research for the community by providing interfaces to several state-of-the-art NAS search spaces and optimizers.
Apache License 2.0
522 stars 117 forks source link

NasBench-201 Benchmark API #88

Closed zekikus closed 3 years ago

zekikus commented 3 years ago

Hi,

How can I download nb201_cifar10_full_training.pickle, nb201_cifar100_full_training.pickle and nb201_ImageNet16_full_training.pickle files? I can't find these files. Can you help me?

Thanks

arberzela commented 3 years ago

Hi,

Our apologies for not updating the README with the link. Here you can find all the necessary files: https://drive.google.com/drive/folders/1IwkPM_MP1gPY_X8DF_0kCJc9ID1qxJDy?usp=sharing

Best, Arber

zekikus commented 3 years ago

Hi,

Thank you for your help.

Best,