| Package | Description |
|---|---|
| org.encog.ml.genetic | |
| org.encog.ml.genetic.genome |
| Class and Description |
|---|
| ArrayGenome
An array genome represents an array of "something", this allows array
operators such as crossover and mutate to work on the genome.
|
| DoubleArrayGenome
A genome made up of continuous doubles.
|
| Class and Description |
|---|
| ArrayGenome
An array genome represents an array of "something", this allows array
operators such as crossover and mutate to work on the genome.
|
| DoubleArrayGenome
A genome made up of continuous doubles.
|
| IntegerArrayGenome
A genome that is an array of discrete integer values.
|
Copyright © 2014. All Rights Reserved.