C# (CSharp) Encog.ML.Train.Strategy.End Namespace

Classes

Name Description
EndIterationsStrategy
EndMaxErrorStrategy End training once the error falls below a specified level.
EndMinutesStrategy End training when a specified number of minutes is up.