Numerix v0.6.0 Numerix.Activations View Source
Activation functions for neural networks.
Link to this section Summary
Functions
Computes the exponential linear unit of a tensor.
Computes the leaky rectified linear unit of a tensor.
Computes the rectified linear unit of a tensor.
Computes the scaled exponential linear unit of a tensor.
Computes the element-wise sigmoid of a tensor.
Computes the softmax of a tensor.
Computes the softplus of a tensor.
Computes the softsign of a tensor.
Computes the element-wise hyperbolic tangent of a tensor.
Link to this section Functions
Computes the exponential linear unit of a tensor.
Computes the leaky rectified linear unit of a tensor.
Computes the rectified linear unit of a tensor.
Computes the scaled exponential linear unit of a tensor.
Computes the element-wise sigmoid of a tensor.
Computes the softmax of a tensor.
Computes the softplus of a tensor.
Computes the softsign of a tensor.
Computes the element-wise hyperbolic tangent of a tensor.