deephyper.core.cli#
DeepHyper command line interface.
It can be used in the shell with:
$ deephyper --help
usage: deephyper [-h] {hps} ...
DeepHyper command line.
positional arguments:
{hps}
hps Command line to run hyperparameter search.
optional arguments:
-h, --help show this help message and exit
Command line for hyperparameter optimization.
Use the command line help option to get more information.
$ deephyper hps ambs --help