fix links

This commit is contained in:
Varuna Jayasiri
2021-08-25 17:25:19 +05:30
parent 07433c209b
commit b2c61b5a52
5 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@ function $V(G, D)$.</p>
<p>$p_{data}(\pmb{x})$ is the probability distribution over data,
whilst $p_{\pmb{z}}(\pmb{z})$ probability distribution of $\pmb{z}$, which is set to
gaussian noise.</p>
<p>This file defines the loss functions. <a href="../simple_mnist_experiment.html">Here</a> is an MNIST example
<p>This file defines the loss functions. <a href="experiment.html">Here</a> is an MNIST example
with two multilayer perceptron for the generator and discriminator.</p>
</div>
<div class='code'>