|
|
StochasticNeuron Properties |
The StochasticNeuron type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationFunction |
Gets or sets the stochastic activation
function for this stochastic neuron.
| |
| InputsCount |
Neuron's inputs count.
(Inherited from Neuron.) | |
| Output |
Neuron's output value.
(Inherited from Neuron.) | |
| RandGenerator |
Random number generator.
(Inherited from Neuron.) | |
| Sample |
Gets the neuron sample value generated in the last
call of any of the Generate(Double) methods.
| |
| Threshold |
Threshold value.
(Inherited from ActivationNeuron.) | |
| Weights |
Neuron's weights.
(Inherited from Neuron.) |