Spack
Spack#
Spack is package management tool designed for large supercomputing centers.
After installing Spack on your system the following command can be executed to install DeepHyper:
$ spack install py-deephyper
$ spack load py-deephyper
Warning
The Spack installation will only provide the default DeepHyper installation (i.e., hyperparameter optimization). All features will not be included by default.