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 architectures for tabular data
#1
Closed
LMZimmer
closed
5 years ago
LMZimmer
commented
5 years ago
Migrate MlpNet, ResNet, ShapedMlpNet, ShapedResNet from Auto-PyTorch
Introduce function and example to translate a hyperparameter config to a torch Sequential model