As suggsted in original batchnorm paper; computes 'g(BN(Wx + b))'
1 | resblock_batchnorm_1d_v2(x, filters, kernel_size = 3L, downsample = TRUE)
|
https://arxiv.org/abs/1502.03167
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.