|
|
StochasticLayer Properties |
The StochasticLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| InputsCount |
Layer's inputs count.
(Inherited from Layer.) | |
| Neurons |
Gets the layer's neurons.
| |
| Output |
Layer's output vector.
(Inherited from Layer.) | |
| Sample |
Gets the layer's sample values generated in the last
call of any of the Generate(Double) methods.
|