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

Shortcut

Shortcut


Description

Merge a shortcut with the result of the module by adding them. Adds Conv, BN and ReLU

Usage

Shortcut(ni, nf, act_fn = nn$ReLU(inplace = TRUE))

Arguments

ni

number of input channels

nf

number of features

act_fn

activation

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.