Documentation For Encog 2.x

NeuralGeneticAlgorithm Properties

The properties of the NeuralGeneticAlgorithm class are listed below. For a complete list of NeuralGeneticAlgorithm class members, see the NeuralGeneticAlgorithm Members topic.

Public Instance Properties

Error (inherited from BasicTraining) Get the current error percent from the training.
Genetic 
Network The network that is being trained.
Strategies (inherited from BasicTraining) The strategies to use.
Training (inherited from BasicTraining) The training data to use.

See Also

NeuralGeneticAlgorithm Class | Encog.Neural.Networks.Training.Genetic Namespace