| AdaptiveGANSwitcher | R Documentation | 
Switcher that goes back to generator/critic when the loss goes below 'gen_thresh'/'crit_thresh'.
AdaptiveGANSwitcher(gen_thresh = NULL, critic_thresh = NULL)
gen_thresh | 
 generator threshold  | 
critic_thresh | 
 discriminator threshold  | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.