|
|
DeepBeliefNetwork Properties |
The DeepBeliefNetwork type exposes the following members.
| Name | Description | |
|---|---|---|
| InputsCount |
Network's inputs count.
(Inherited from Network.) | |
| Layers |
Network's layers.
(Inherited from Network.) | |
| Machines |
Gets the Restricted Boltzmann Machines
on each layer of this deep network.
| |
| Output |
Network's output vector.
(Inherited from Network.) | |
| OutputCount |
Gets the number of output neurons in the network
(the size of the computed output vectors).
|