The OutputPerceptron type exposes the following members.

Properties

NameDescription
Activation
The activation function.
(Inherited from Perceptron.)
Bias
The bias for this perceptron.
(Inherited from Perceptron.)
Layer
The Layer in which this Node exists.
(Inherited from Node.)

See Also