org.encog.util.concurrency
Interface EngineTask
-
- All Known Implementing Classes:
- ChainRuleWorker, GradientWorker, JobUnitWorker, NeuralPSOWorker, PerformerTask
public interface EngineTaskAn individual task that can be submitted to the EncogCurrency utility.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidrun()The task to perform.
-
DMelt 3.0 © DataMelt by jWork.ORG