We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84b5de9 + 2f077ef commit f5238faCopy full SHA for f5238fa
1 file changed
README.md
@@ -51,7 +51,7 @@ This repo uses `hydra` to manage hyper parameters in training and evaluation. Se
51
```shell
52
$ python main.py \
53
network=[planar, realnvp, glow, flow++, maf, resflow, ffjord]\
54
- train.distrib=[circles, moons, normals, swiss, s_curve, mnist, cifar10]
+ run.distrib=[circles, moons, normals, swiss, s_curve, mnist, cifar10]
55
```
56
57
**Note:**
0 commit comments