Documentation For Encog 2.x

CPNPattern Properties

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

Public Instance Properties

ActivationFunction Not used, can't set activation function for CPN.
InputNeurons The number of input neurons.
InstarCount The number of neurons in the instar layer. This level is essentially a hidden layer.
OutputNeurons The number of output neurons.
OutstarCount Set the number of neurons in the outstar level, this level is mapped to the "output" level.

See Also

CPNPattern Class | Encog.Neural.Networks.Pattern Namespace