|
|
ActivationNeuron Properties |
The ActivationNeuron type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationFunction |
Neuron's activation function.
| |
| InputsCount |
Neuron's inputs count.
(Inherited from Neuron.) | |
| Output |
Neuron's output value.
(Inherited from Neuron.) | |
| RandGenerator |
Random number generator.
(Inherited from Neuron.) | |
| Threshold |
Threshold value.
| |
| Weights |
Neuron's weights.
(Inherited from Neuron.) |