MultilayerPerceptron Properties |
The MultilayerPerceptron type exposes the following members.
Name | Description | |
---|---|---|
HiddenCount |
The number of hidden layers in this network.
| |
InitSettings |
The settings object used to create this network.
| |
Layers |
The layers of this network.
| |
Output |
Outputs of this network.
(Overrides NeuralNetworkOutput.) |