Skip to content

Commit

Permalink
doc: Update README on the parameter space
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikGartner committed Jul 8, 2019
1 parent d975bf5 commit 254cf1f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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}},
}


0 comments on commit 254cf1f

Please sign in to comment.