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

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

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

Классы

Имя Описание
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.