Install DeepHyper with Docker#

A Docker image with DeepHyper is provided. Assuming Docker is installed on the system you are using you can access the image with the following commands:

$ docker pull ghcr.io/deephyper/deephyper:0.3.3
$ docker run -i -t ghcr.io/deephyper/deephyper:0.3.3 /bin/bash

Warning

The DeepHyper Docker image may be outdated as very few people use it. If you are interested in using it, please let us know.