|
IHiddenRandomFieldGradientGradient Method
|
Computes the gradient using the
input/outputs stored in this object.
Namespace:
Accord.Statistics.Models.Fields
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax Function Gradient As Double()
Request Example
View SourceReturn Value
Type:
DoubleThe value of the gradient vector for the given parameters.
See Also