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

Nested Namespaces

Encog.Neural.Networks.Training.Concurrent.Jobs
Encog.Neural.Networks.Training.Concurrent.Performers

Classes

Name Description
ConcurrentTrainingManager Concurrent training manager. This class allows you to queue up network training tasks to be executed either by the CPU cores or OpenCL devices. This allows the CPU/GPU to train neural networks at the same time.