| MultilayerPerceptronProcess Method |
Process a set of inputs and update
Output.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public override void Process(
float[] input
)
Parameters
- input
- Type: SystemSingle
See Also