We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec3c736 + 51955fd commit d957d36Copy full SHA for d957d36
1 file changed
labml_nn/gan/wasserstein/__init__.py
@@ -67,7 +67,7 @@
67
distribution $z \sim p(z)$,
68
69
$$
70
-K \ cdot W(\mathbb{P}_r, \mathbb{P}_\theta) =
+K \cdot W(\mathbb{P}_r, \mathbb{P}_\theta) =
71
\max_{w \in \mathcal{W}}
72
\mathbb{E}_{x \sim \mathbb{P}_r} [f_w(x)]- \mathbb{E}_{z \sim p(z)} [f_w(g_\theta(z))]
73
0 commit comments