|
BaseAveragedStochasticGradientDescentTModel, TKernel, TInput, TLossCurrentEpoch Property
|
Gets or sets the current epoch counter.
Namespace:
Accord.MachineLearning.VectorMachines.Learning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public int CurrentEpoch { get; }
Public ReadOnly Property CurrentEpoch As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also