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.