R/time_series_model.R
Shortcut.Rd
Merge a shortcut with the result of the module by adding them. Adds Conv, BN and ReLU
Shortcut(ni, nf, act_fn = nn$ReLU(inplace = TRUE))
number of input channels
number of features
activation
None