issues
search
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
Consolidate Benchmark APIs
#106
Closed
Neonkraft
closed
2 years ago
Neonkraft
commented
2 years ago
Update README.md with instructions on setting up benchmark APIs
Add code to test the APIs
Update the APIs to always look for benchmark files in naslib/data
Benchmark API error messages now show the URL to the missing benchmark files