| Package | Description |
|---|---|
| org.encog.neural.prune | |
| org.encog.util.concurrency.job |
| Modifier and Type | Method and Description |
|---|---|
void |
PruneIncremental.performJobUnit(JobUnitContext context)
Perform an individual job unit, which is a single network to train and
evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ConcurrentJob.performJobUnit(JobUnitContext context)
Perform one job unit.
|
void |
ConcurrentJob.reportStatus(JobUnitContext context,
String status)
Report the status for this job.
|
| Constructor and Description |
|---|
JobUnitWorker(JobUnitContext context)
Construct a job unit.
|
Copyright © 2014. All Rights Reserved.