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
528 stars 117 forks source link

Update convolutions and batchnorms in NB201 graph #92

Closed Neonkraft closed 3 years ago

Neonkraft commented 3 years ago

These changes were made to remain true to the original implementation of the search space in the https://github.com/D-X-Y/AutoDL-Projects