Documentation For Encog 2.x

ART1Pattern.Generate Method

Generate the neural network.

public BasicNetwork Generate();

Return Value

The generated neural network.

Implements

INeuralNetworkPattern.Generate

See Also

ART1Pattern Class | Encog.Neural.Networks.Pattern Namespace