issues
search
automl
/
neps
Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
61
stars
13
forks
source link
Introduce CLI
#117
Closed
danrgll
closed
4 months ago
danrgll
commented
4 months ago
Introduce the first commands of the CLI.
neps run "path/to/run_args.yaml" --root_directory "path/to/root_directory" --overwrite-working-directory ....
neps init --config-path "path/to/config.yaml"
danrgll
commented
4 months ago
Closes #74
Introduce the first commands of the CLI.