Specialized Residual unit which contains a linear projection layer up-front with two conv blocks with residual connections between before a maxpool
1 | resblock_1d(x, filters, kernel_size)
|
https://arxiv.org/abs/1906.04459
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.