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

FixedGANSwitcher

Fixed GAN Switcher


Description

Switcher to do 'n_crit' iterations of the critic then 'n_gen' iterations of the generator.

Usage

FixedGANSwitcher(n_crit = 1, n_gen = 1)

Arguments

n_crit

number of discriminator

n_gen

number of generator

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.