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