Stabilizer: Stabilizer

Description Usage Arguments

Description

Layer factory function to create a Droppo self-stabilizer. It multiplies its input with a scalar that is learned. This takes enable_self_stabilization as a flag that allows to disable itself. Useful if this is a global default.

Usage

1
Stabilizer(steepness = 4, enable_self_stabilization = TRUE, name = "")

Arguments

name

string (optional) the name of the Function instance in the network


Microsoft/CNTK-R documentation built on May 28, 2019, 1:52 p.m.