Last updated 4 years ago
Was this helpful?
Source:
d_loss = -d_real + d_fake g_loss = -d_fake
Configurations:
{ "class": "function:hypergan.losses.wasserstein_loss.WassersteinLoss", "kl": true }
{ "class": "function:hypergan.losses.wasserstein_loss.WassersteinLoss", }
attribute
description
type
kl
Defaults to false
false
boolean (optional)