We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c7d99 commit 577de8fCopy full SHA for 577de8f
source-code/hydra/README.md
@@ -44,3 +44,8 @@ To use a different configuration file:
44
```bash
45
$ ./gen_rand.py -cn file_config.yaml
46
```
47
+
48
+To perform multiple runs with different parameter values:
49
+```bash
50
+$ ./gen_rand.py -m distr=uniform,gauss
51
+```
0 commit comments