VR Magic Gestures AI 1.1
VR Magic Gestures AI 1.1
Class Reference
RavingBots.MagicGestures.AI.Neural.Classic
Perceptron Class
Perceptron Constructor
Perceptron Properties
Perceptron Methods
Perceptron Fields
Perceptron Constructor
Construct a new neuron with the given input count and the given activation function.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Perceptron
(
int
inputCount
,
Activation
FuncType
funcType
)
Parameters
inputCount
Type:
System
Int32
funcType
Type:
RavingBots.MagicGestures.AI.Neural.Classic
Activation
FuncType
See Also
Reference
Perceptron Class
RavingBots.MagicGestures.AI.Neural.Classic Namespace
(c) 2018 Raving Bots