| 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 public int HiddenCount { get; }
Property Value
Type:
Int32See Also