Get the current number of learning iterations done

[Visual Basic]
Public ReadOnly Property Iteration As Integer
[C#]
public int Iteration {get;}

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace