Package org.encog.ml.genetic.genome
-
Interface Summary Interface Description ArrayGenome An array genome represents an array of "something", this allows array operators such as crossover and mutate to work on the genome. -
Class Summary Class Description DoubleArrayGenome A genome made up of continuous doubles.DoubleArrayGenomeFactory A factory that creates DoubleArrayGenome objects of a specific size.IntegerArrayGenome A genome that is an array of discrete integer values.IntegerArrayGenomeFactory A factory to create integer genomes of a specific size.
DMelt 3.0 © DataMelt by jWork.ORG