antirectifier resblock with bottleneck architecture
1 2 3 4 5 6 | antirect_resblock_2d(
x,
filters = 32L,
kernel_size = c(3L, 3L),
downsample = FALSE
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.