Click or drag to resize
Accord.NET (logo)

NguyenWidrowRandomize Method

Overload List
  NameDescription
Public methodRandomize
Randomizes (initializes) the weights of the network using a Gaussian distribution.
Public methodRandomize(Int32)
Randomizes (initializes) the weights of the network using Nguyen-Widrow method's.
Top
See Also