Click or drag to resize
Accord.NET (logo)

NguyenWidrowRandomize Method

Randomizes (initializes) the weights of the network using a Gaussian distribution.

Namespace:  Accord.Neuro
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
public void Randomize()
Request Example View Source
See Also