IDifferentiableLossTInput, TScore, TLoss Interface |
Namespace: Accord.Math.Optimization.Losses
The IDifferentiableLossTInput, TScore, TLoss type exposes the following members.
Name | Description | |
---|---|---|
Derivative |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
| |
Loss |
Computes the derivative of the loss between the expected values (ground truth)
and the given actual values that have been predicted.
|