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

AdaptiveGANSwitcher

Adaptive GAN Switcher


Description

Switcher that goes back to generator/critic when the loss goes below 'gen_thresh'/'crit_thresh'.

Usage

AdaptiveGANSwitcher(gen_thresh = NULL, critic_thresh = NULL)

Arguments

gen_thresh

generator threshold

critic_thresh

discriminator threshold

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.