Package | Description |
---|---|
org.encog.ml.genetic | |
org.encog.ml.genetic.genome |
Modifier and Type | Class and Description |
---|---|
class |
MLMethodGenome
Implements a genome that allows a feedforward neural network to be trained
using a genetic algorithm.
|
Constructor and Description |
---|
DoubleArrayGenome(DoubleArrayGenome other)
Construct a genome based on another genome.
|
Copyright © 2014. All Rights Reserved.