|
|
IHiddenRandomFieldGradient Interface |
Namespace: Accord.Statistics.Models.Fields
The IHiddenRandomFieldGradient type exposes the following members.
| Name | Description | |
|---|---|---|
| Gradient |
Computes the gradient using the
input/outputs stored in this object.
| |
| Objective |
Computes the objective (cost) function for the Hidden
Conditional Random Field (negative log-likelihood) using
the input/outputs stored in this object.
|