![]() |
StochasticNeuron Fields |
The StochasticNeuron type exposes the following members.
Name | Description | |
---|---|---|
![]() | function |
Activation function.
(Inherited from ActivationNeuron.) |
![]() | 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.
(Inherited from ActivationNeuron.) |
![]() | weights |
Neuron's weights.
(Inherited from Neuron.) |