C# (CSharp) Encog.Neural.Networks.Training.Concurrent.Jobs Namespace

Classes

Name Description
BPROPJob Performers actually perform the training. Currently there are performers for OpenCL and CPU.
RPROPJob A training definition for RPROP training.
TrainingJob Base class for all concurrent training jobs.