The ActivationNeuron type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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.) |