C# (CSharp) numl.Math.Functions Namespace

Nested Namespaces

numl.Math.Functions.Cost
numl.Math.Functions.Regularization

Classes

Name Description
ClippedRectifiedLinear A clipped rectified linear function.
Function A function.
Ident An identifier / linear function.
Logistic A logistic.
RectifiedLinear A rectified linear function.
Softmax Softmax function
Softplus Softplus function
SteepLogistic A steep logistic function.
Tanh A hyperbolic tangent.