The ratio of population selected for crossover
[Visual Basic]
Protected SELECTION_RATIO As Integer
[C#]
protected int SELECTION_RATIO;
See Also
GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace
The ratio of population selected for crossover
[Visual Basic]
Protected SELECTION_RATIO As Integer
[C#]
protected int SELECTION_RATIO;
GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace