| LayerNeurons Property |
The array of neurons on this layer.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Perceptron[] Neurons { get; }
Property Value
Type:
PerceptronSee Also