mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-10-30 10:18:50 +08:00
unescape *
This commit is contained in:
@ -488,7 +488,7 @@ class Configs(BaseConfigs):
|
||||
This was used to encourage the mapping to preserve color composition between
|
||||
the input and the output.
|
||||
|
||||
To solve $G^{\*}, F^{\*}$,
|
||||
To solve $$G^*, F^*$$,
|
||||
discriminators $D_X$ and $D_Y$ should **ascend** on the gradient,
|
||||
\begin{align}
|
||||
\nabla_{\theta_{D_X, D_Y}} \frac{1}{m} \sum_{i=1}^m
|
||||
|
||||
Reference in New Issue
Block a user