Click or drag to resize
Accord.NET (logo)

IHiddenRandomFieldGradient Methods

The IHiddenRandomFieldGradient type exposes the following members.

Methods
  NameDescription
Public methodGradient
Computes the gradient using the input/outputs stored in this object.
Public methodObjective
Computes the objective (cost) function for the Hidden Conditional Random Field (negative log-likelihood) using the input/outputs stored in this object.
Top
See Also