Documentation For Encog 2.x

SOMPattern.Clear Method

Does nothing, no optinal hidden layers to clear, only the ONE predefined hidden layer.

public void Clear();

Implements

INeuralNetworkPattern.Clear

See Also

SOMPattern Class | Encog.Neural.Networks.Pattern Namespace