Click or drag to resize

MultilayerPerceptronHiddenCount Property

The number of hidden layers in this network.

Namespace:  RavingBots.MagicGestures.AI.Neural.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int HiddenCount { get; }

Property Value

Type: Int32
See Also