Click or drag to resize

LayerOutput Property

The array of this layer's outputs.

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

Property Value

Type: Single
Remarks
See Also