Package org.encog.neural.networks.training.genetic

Class Summary
GeneticScoreAdapter This adapter allows a CalculateScore object to be used to calculate a Genome's score, where a CalculateGenomeScore object would be called for.
NeuralGeneticAlgorithm Implements a genetic algorithm that allows a feedforward or simple recurrent neural network to be trained using a genetic algorithm.
NeuralGenome Implements a genome that allows a feedforward neural network to be trained using a genetic algorithm.
 



Copyright © 2012. All Rights Reserved.