From 254cf1f8eec39f2e1212b0d82c60f27f71a76ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20G=C3=A4rtner?= Date: Mon, 8 Jul 2019 17:28:34 +0200 Subject: [PATCH] doc: Update README on the parameter space --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 238c178..bf8818e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Each program that should be optimized needs to have its own Docker image, the *t ### How does Hyperdock work? -Hyperdock currently only implements grid search of the parameter space but future release may contain other methods such as sampling from distributions over the parameters. +Hyperdock supports grid search of parameters from lists and distributions. See the [wiki](https://github.com/ErikGartner/hyperdock/wiki/The-Parameter-Spaces) for details on how to define the parameters space. ## Setting up Hyperdock @@ -208,5 +208,3 @@ If you use Hyperdock in your research please cite it as: journal = {GitHub repository}, howpublished = {\url{https://github.com/ErikGartner/Hyperdock}}, } - -