Get a bool with MUTATION_RATIO/100 probability to be true
[Visual Basic]
Protected ReadOnly Property Mute As Boolean
[C#]
protected bool Mute {get;}
See Also
GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace
Get a bool with MUTATION_RATIO/100 probability to be true
[Visual Basic]
Protected ReadOnly Property Mute As Boolean
[C#]
protected bool Mute {get;}
GeneticLearningAlgorithm Class | GeneticLearningAlgorithm Members | NeuralNetwork Namespace