C# (CSharp) Encog.Neural.Networks.Training.Propagation.SCG Namespace

Classes

Name Description
ScaledConjugateGradient This is a training class that makes use of scaled conjugate gradient methods. It is a very fast and efficient training algorithm.