The ActivationNeuron type exposes the following members.

Properties

  NameDescription
ActivationFunction
Neuron's activation function.
InputsCount
Neuron's inputs count.
(Inherited from Neuron.)
Output
Neuron's output value.
(Inherited from Neuron.)
Threshold
Threshold value.
Weights
Neuron's weights.
(Inherited from Neuron.)

See Also