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

fix bug in PredictorEvaluator for ZeroCost proxies #186

Closed Neonkraft closed 2 months ago

Neonkraft commented 2 months ago

Fixes #185