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.
1 | Stabilizer(steepness = 4, enable_self_stabilization = TRUE, name = "")
|
name |
string (optional) the name of the Function instance in the network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.