D-X-Y / AutoDL-Projects

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

Request for log files of 10 different searching algorithms in your NAS-Bench-201 paper #68

Closed csjtx1021 closed 4 years ago

csjtx1021 commented 4 years ago

Hi,

Nice project!

Would you like to provide the search log files of 10 different searching algorithms in your NAS-Bench-201 paper? For example, would you like to provide the number of architectures evaluated for each search algorithm?

Thanks very much.

Best,

Jiaxu

D-X-Y commented 4 years ago

Please see the log here: https://drive.google.com/open?id=1eAgLZQAViP3r6dA0_ZOOGG9zPLXhGwXi

This is the original log and checkpoints. Sorry I did not have enough time to organize them well.

csjtx1021 commented 4 years ago

Thanks a lot!