Click or drag to resize

MultilayerPerceptronSettingsOutputCount Field

The number of the network's outputs. Must be non-negative.

Namespace:  RavingBots.MagicGestures.AI.Neural.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int OutputCount

Field Value

Type: Int32
See Also