Documentation For Encog 2.x

ElmanPattern.Generate Method

Generate the Elman neural network.

public BasicNetwork Generate();

Return Value

An Elman neural network.

Implements

INeuralNetworkPattern.Generate

See Also

ElmanPattern Class | Encog.Neural.Networks.Pattern Namespace