Click or drag to resize

MultilayerPerceptron Properties

The MultilayerPerceptron type exposes the following members.

Properties
  NameDescription
Public propertyHiddenCount
The number of hidden layers in this network.
Public propertyInitSettings
The settings object used to create this network.
Public propertyLayers
The layers of this network.
Public propertyOutput
Outputs of this network.
(Overrides NeuralNetworkOutput.)
Top
See Also