resblock_batchnorm_bottle_1d: resblock with bottleneck from the Exploring Normalization FB...

Description Usage

Description

resblock with bottleneck from the Exploring Normalization FB paper (01/2017)

Usage

1
2
3
4
5
6
resblock_batchnorm_bottle_1d(
  x,
  filters = 64L,
  kernel_size = 3L,
  downsample = TRUE
)

ifrit98/R2deepR documentation built on June 19, 2020, 7:45 a.m.