|
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 neural network to be
trained using a genetic algorithm. |
| TrainingSetNeuralChromosome |
Implements a chromosome that allows a
feedforward neural network to be trained using a genetic algorithm. |
| TrainingSetNeuralGeneticAlgorithm |
Implements a genetic algorithm that allows a neural network to be trained
using a genetic algorithm. |