|
NeuronRandGenerator Property
|
Random number generator.
Namespace:
Accord.Neuro
Assembly:
Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax Remarks The property allows to initialize random generator with a custom seed. The generator is
used for neuron's weights randomization.
See Also