Class SoftSign

java.lang.Object
deepnetts.net.layers.activation.SoftSign
All Implemented Interfaces:
ActivationFunction, Serializable, Consumer<TensorBase>

public final class SoftSign extends Object implements ActivationFunction, Serializable
Soft sign activation function
See Also: