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

discriminator

Discriminator


Description

Discriminator

Usage

discriminator(
  ch_in,
  n_ftrs = 64,
  n_layers = 3,
  norm_layer = NULL,
  sigmoid = FALSE
)

Arguments

ch_in

input

n_ftrs

number of filters

n_layers

number of layers

norm_layer

normalization layer

sigmoid

apply sigmoid function or not


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.