TanhShrink

TanhShrink Activation Function.

This is a hyperbolic tangent (TanH) shrink activation type that implements the element wise function:

TanhShrink(x) = x − tanh(x)

Calls TanhActivation under the hood.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int