automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
53 stars 13 forks source link

Architecture parameter support in yaml-defined pipeline_space #66

Open danrgll opened 5 months ago

danrgll commented 5 months ago

Currently, our YAML-defined pipeline space only supports the HPO parameters. It would be beneficial to expand this functionality to cover all available parameter types.