R/GAN.R
GANLoss.Rd
Wrapper around `crit_loss_func` and `gen_loss_func`
GANLoss(gen_loss_func, crit_loss_func, gan_model)
generator loss funcion
discriminator loss function
GAN model
None