Click or drag to resize
Accord.NET (logo)

IDifferentiableLossTInput, TScore, TLoss Methods

The IDifferentiableLossTInput, TScore, TLoss generic type exposes the following members.

Methods
  NameDescription
Public methodDerivative
Computes the derivative of the loss between the expected values (ground truth) and the given actual values that have been predicted.
Public methodLoss
Computes the derivative of the loss between the expected values (ground truth) and the given actual values that have been predicted.
Top
See Also