Resnet block bottleneck from the original paper (1512.03385)
1 | resblock_bottle_vanilla(input, blocks = 1L, filters = c(32, 128))
|
https://arxiv.org/abs/1512.03385
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.