| Package | Description |
|---|---|
| org.encog.neural.networks.training.concurrent | |
| org.encog.neural.networks.training.concurrent.performers |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentTrainingManager |
ConcurrentTrainingManager.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentTrainingManager |
ConcurrentTrainingPerformer.getManager()
Get the manager.
|
ConcurrentTrainingManager |
ConcurrentTrainingPerformerCPU.getManager()
Get the manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentTrainingPerformer.setManager(ConcurrentTrainingManager manager)
Set the manager.
|
void |
ConcurrentTrainingPerformerCPU.setManager(ConcurrentTrainingManager manager)
Set the manager.
|
Copyright © 2014. All Rights Reserved.