C# (CSharp) Encog.Neural.Networks.Training.Propagation Пространство имен

Пространства имен

Encog.Neural.Networks.Training.Propagation.Back
Encog.Neural.Networks.Training.Propagation.Manhattan
Encog.Neural.Networks.Training.Propagation.Quick
Encog.Neural.Networks.Training.Propagation.Resilient
Encog.Neural.Networks.Training.Propagation.SCG

Классы

Имя Описание
PersistTrainingContinuation
Propagation Implements basic functionality that is needed by each of the propagation methods. The specifics of each of the propagation methods is implemented inside of the PropagationMethod interface implementors.
TrainingContinuation