Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GANLoss

GAN Loss


Description

Wrapper around 'crit_loss_func' and 'gen_loss_func'

Usage

GANLoss(gen_loss_func, crit_loss_func, gan_model)

Arguments

gen_loss_func

generator loss funcion

crit_loss_func

discriminator loss function

gan_model

GAN model

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.