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
Fix discretization of architecture by DARTS optimizer #62
Also fixed the the conversion code for NASBench101 which uses the same technique.