Documentation For Encog 2.x

FeedForwardPattern.Generate Method

Generate the Elman neural network.

public BasicNetwork Generate();

Return Value

The Elman neural network.

Implements

INeuralNetworkPattern.Generate

See Also

FeedForwardPattern Class | Encog.Neural.Networks.Pattern Namespace