The Perceptron type exposes the following members.

Properties

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

See Also