View source: R/time_series_model.R
Shortcut | R Documentation |
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))
ni |
number of input channels |
nf |
number of features |
act_fn |
activation |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.