The Encog Project

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

Class Summary
NeuralChromosome Implements a chromosome that allows a feedforward neural network to be trained using a genetic algorithm.
NeuralGeneticAlgorithm Implements a genetic algorithm that allows a feedforward or simple recurrent neural network to be trained using a genetic algorithm.
 


The Encog Project