| Package | Description |
|---|---|
| org.encog.neural.networks.training.concurrent | |
| org.encog.neural.networks.training.concurrent.performers |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentTrainingPerformer |
ConcurrentTrainingManager.waitForFreePerformer()
Wait for a free performer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentTrainingManager.addPerformer(ConcurrentTrainingPerformer performer)
Add a performer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentTrainingPerformerCPU
This performer allows jobs to be performed by the CPU.
|
| Constructor and Description |
|---|
PerformerTask(ConcurrentTrainingPerformer owner)
Construct the object.
|
Copyright © 2014. All Rights Reserved.