예제 #1
0
 /// <summary>
 /// Resets the network to random values.
 /// </summary>
 public void reset()
 {
     mln.randomize();
 }