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
Update requirements.txt, remove unused imports
#105
Closed
Neonkraft
closed
2 years ago
Neonkraft
commented
2 years ago
requirements.txt updated to support Python 3.7, 3.8 and 3.9.
Added missing dependencies
Removed unused imports in naslib.utils