Modifier and Type | Class and Description |
---|---|
class |
ChainRuleWorker
A threaded worker that is used to calculate the first derivatives of the
output of the neural network.
|
Modifier and Type | Class and Description |
---|---|
class |
PerformerTask
A task to be performed.
|
Modifier and Type | Class and Description |
---|---|
class |
GradientWorker
Worker class for the mulithreaded training of flat networks.
|
Modifier and Type | Class and Description |
---|---|
class |
NeuralPSOWorker
PSO multi-treaded worker.
|
Modifier and Type | Method and Description |
---|---|
void |
EngineConcurrency.processTask(EngineTask task)
Process the specified task.
|
void |
EngineConcurrency.processTask(EngineTask task,
TaskGroup group)
Process the specified task.
|
Constructor and Description |
---|
PoolItem(EngineTask task,
TaskGroup group)
Create a pool item.
|
Modifier and Type | Class and Description |
---|---|
class |
JobUnitWorker
An individual worker, that will be submitted to the thread pool.
|
Copyright © 2014. All Rights Reserved.