Last updated 4 years ago
Was this helpful?
Adapted from
Source:
d_loss = self.softplus(-d_real) + self.softplus(d_fake) g_loss = self.softplus(-d_fake)
Configurations:
{ "class": "function:hypergan.losses.logistic_loss.LogisticLoss" }
attribute
description
type
beta
float (optional)
threshold