IHiddenConditionalRandomFieldLearningT Methods |
The IHiddenConditionalRandomFieldLearningT generic type exposes the following members.
Name | Description | |
---|---|---|
Run(T, Int32) |
Runs one iteration of the learning algorithm with the
specified input training observation and corresponding
output label.
| |
Run(T, Int32) |
Runs the learning algorithm with the specified input
training observation and corresponding output label
until convergence.
| |
RunEpoch |
Runs one iteration of learning algorithm with the specified
input training observations and corresponding output labels.
|