Package | Description |
---|---|
org.encog.ml.genetic |
Constructor and Description |
---|
MLMethodGeneticAlgorithm(MethodFactory phenotypeFactory,
CalculateScore calculateScore,
int populationSize)
Construct a method genetic algorithm.
|
MLMethodGenomeFactory(MethodFactory theFactory,
Population thePopulation)
Construct the genome factory.
|
Copyright © 2014. All Rights Reserved.