Documentation For Encog 2.x

BasicNetwork.Reset Method

Reset the weight matrix and the thresholds.

public void Reset();

Implements

INetwork.Reset

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace