ResetWeightMutation constructor

ResetWeightMutation([
  1. num chance = 0.10
])

Implementation

ResetWeightMutation([this.chance = 0.10]);