layer_antirectifier_nd: Antirectifier layer wrapper for keras (thanks fchollet) in...

Description Usage Arguments

View source: R/antirectifier.R

Description

Antirectifier layer wrapper for keras (thanks fchollet) in arbitrary dimensions.

Usage

1

Arguments

axis

integer. The 'samples' dimension to normalize over, defaults to 3 for 2d input. NOTE: Axis is 'R' style 1-based indexing, e.g. axis = 2 refers to the 2nd dim, not 3rd.


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