Click or drag to resize
Accord.NET (logo)

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
Syntax
public double LastError { get; }
Request Example View Source

Property Value

Type: Double
See Also