Uses of Class
org.encog.neural.networks.training.concurrent.performers.ConcurrentTrainingPerformerCPU

Packages that use ConcurrentTrainingPerformerCPU
org.encog.neural.networks.training.concurrent This package allows concurrent training jobs to be scheduled. 
 

Uses of ConcurrentTrainingPerformerCPU in org.encog.neural.networks.training.concurrent
 

Methods in org.encog.neural.networks.training.concurrent with parameters of type ConcurrentTrainingPerformerCPU
 void ConcurrentTrainingManager.jobDone(long time, ConcurrentTrainingPerformerCPU perf)
          Wait for job to finish.
 



Copyright © 2011. All Rights Reserved.