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

gan_critic

Gan critic


Description

Critic to train a 'GAN'.

Usage

gan_critic(n_channels = 3, nf = 128, n_blocks = 3, p = 0.15)

Arguments

n_channels

number of channels

nf

number of features

n_blocks

number of blocks

p

probability

Value

GAN object


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.