EDeepLearningTool::GetBestIteration

Iteration at which the minimum validation error was reached. After training, the tool is in the state it was at this best iteration.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int GetBestIteration() const

EDeepLearningTool.BestIteration

Iteration at which the minimum validation error was reached. After training, the tool is in the state it was at this best iteration.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int BestIteration

{ get; }