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

convT_norm_relu

ConvT_norm_relu


Description

ConvT_norm_relu

Usage

convT_norm_relu(ch_in, ch_out, norm_layer, ks = 3, stride = 2, bias = TRUE)

Arguments

ch_in

input

ch_out

output

norm_layer

normalziation layer

ks

kernel size

stride

stride size

bias

bias true or not

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.