Preconfigured Activation Layers
Obtain a preconfigured activation layer with common behavior.
Overview
Use a factory to receive a preconfigured activation layer for various activation types.
Topics
Factory Methods
celu(a:)clamp(min:max:)elu(a:)hardShrink(a:)leakyReLU(negativeSlope:)linear(scale:bias:)relun(a:b:)softPlus(beta:)softShrink(a:)threshold(_:replacement:)