|
ForwardBackwardGradientTLastError Property
|
Gets the error computed in the last call
to the gradient or objective functions.
Namespace:
Accord.Statistics.Models.Fields.Learning
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic double LastError { get; }
Public ReadOnly Property LastError As Double
Get
Request Example
View SourceProperty Value
Type:
Double
See Also