Documentation For Encog 2.x

FeedForwardPattern Properties

The properties of the FeedForwardPattern class are listed below. For a complete list of FeedForwardPattern class members, see the FeedForwardPattern Members topic.

Public Instance Properties

ActivationFunction Set the activation function to use on each of the layers.
InputNeurons The number of input neurons.
OutputNeurons Set the number of output neurons.

See Also

FeedForwardPattern Class | Encog.Neural.Networks.Pattern Namespace