Get a random selected neural network in the population

[Visual Basic]
Protected ReadOnly Property RandSelectionIndex As Integer
[C#]
protected int RandSelectionIndex {get;}

See Also

GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace