Settings Fields | 
The MultilayerPerceptronSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| FuncType | 
                The activation function used by the network's neurons.
              | |
| HiddenLayers | 
                The specification of the network's hidden layers.
              | |
| InputCount | 
                The number of the network's inputs. Must be non-negative.
              | |
| OutputCount | 
                The number of the network's outputs. Must be non-negative.
              |