Package | Description |
---|---|
org.encog | |
org.encog.ml.ea.train.basic | |
org.encog.ml.genetic |
Modifier and Type | Method and Description |
---|---|
void |
Encog.addShutdownTask(EncogShutdownTask task)
Add a shutdown task.
|
void |
Encog.removeShutdownTask(EncogShutdownTask task)
Remove a shutdown task.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MLMethodGeneticAlgorithm.MLMethodGeneticAlgorithmHelper
Very simple class that implements a genetic algorithm.
|
Copyright © 2014. All Rights Reserved.