Click or drag to resize

BackpropagationRandom Field

The random number generator used in the training.

Namespace:  RavingBots.MagicGestures.AI.Neural.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public readonly Random Random

Field Value

Type: Random
See Also