|
ResilientBackpropagationProgressChanged Event
|
Occurs when the current learning progress has changed.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public event EventHandler<ProgressChangedEventArgs> ProgressChanged
Public Event ProgressChanged As EventHandler(Of ProgressChangedEventArgs)
Request Example
View SourceValue
Type:
SystemEventHandlerProgressChangedEventArgsSee Also