|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncogShutdownTask | |
---|---|
org.encog | |
org.encog.ml.ea.train.basic | |
org.encog.ml.genetic |
Uses of EncogShutdownTask in org.encog |
---|
Methods in org.encog with parameters of type EncogShutdownTask | |
---|---|
void |
Encog.addShutdownTask(EncogShutdownTask task)
Add a shutdown task. |
void |
Encog.removeShutdownTask(EncogShutdownTask task)
Remove a shutdown task. |
Uses of EncogShutdownTask in org.encog.ml.ea.train.basic |
---|
Classes in org.encog.ml.ea.train.basic that implement EncogShutdownTask | |
---|---|
class |
BasicEA
Provides a basic implementation of a multi-threaded Evolutionary Algorithm. |
class |
TrainEA
Provides a MLTrain compatible class that can be used to train genomes. |
Uses of EncogShutdownTask in org.encog.ml.genetic |
---|
Classes in org.encog.ml.genetic that implement EncogShutdownTask | |
---|---|
class |
MLMethodGeneticAlgorithm.MLMethodGeneticAlgorithmHelper
Very simple class that implements a genetic algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |