ActivationNeuron Fields |
The ActivationNeuron type exposes the following members.
Name | Description | |
---|---|---|
function |
Activation function.
| |
inputsCount |
Neuron's inputs count.
(Inherited from Neuron.) | |
output |
Neuron's output value.
(Inherited from Neuron.) | |
rand |
Random number generator.
(Inherited from Neuron.) | |
threshold |
Threshold value.
| |
weights |
Neuron's weights.
(Inherited from Neuron.) |