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
Adding json decoder for training
#141
Closed
emreds
closed
2 years ago
emreds
commented
2 years ago
Current json decoder in
NASLib
was giving error because of undefined np.array behaviour.
NASLib
was giving error because of undefined np.array behaviour.