Implements a genetic algorithm that allows a neural network to be trained using a genetic algorithm. This algorithm is for a neural network. The neural network is trained using training sets.
For a list of all members of this type, see TrainingSetNeuralGeneticAlgorithm Members .
System.Object
BasicTraining
NeuralGeneticAlgorithm
TrainingSetNeuralGeneticAlgorithm
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.Networks.Training.Genetic
Assembly: encog-core-cs (in encog-core-cs.dll)
TrainingSetNeuralGeneticAlgorithm Members | Encog.Neural.Networks.Training.Genetic Namespace