mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-08-26 08:41:23 +08:00
fix links
This commit is contained in:
@ -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'>
|
||||
|
Reference in New Issue
Block a user