org.encog.neural.networks.training.concurrent.performers
Class PerformerTask
java.lang.Object
org.encog.neural.networks.training.concurrent.performers.PerformerTask
- All Implemented Interfaces:
- EngineTask
public class PerformerTask
- extends Object
- implements EngineTask
|
Method Summary |
void |
run()
The task to perform. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformerTask
public PerformerTask(ConcurrentTrainingPerformer owner)
run
public void run()
- Description copied from interface:
EngineTask
- The task to perform.
- Specified by:
run in interface EngineTask
Copyright © 2011. All Rights Reserved.