Helper functions for randomness.
Random
01 Syntax
Microsoft.VisualBasic.MachineLearning.RNN.Random
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| randn | 2 | |
| randomLike | 1 | |
| randomChoice | 1 |
03 Members
randn(
Int32, Int32)randn(
Int32)randomLike(Matrix)
randomChoice(
Double())