t_rand | R Documentation |
Generate a Tensor with specified modes whose entries are iid normal(0,1).
t_rand(modes = c(3, 4, 5))
modes |
the 3 modes of the output Tensor |
an S3 Tensor object
Kyle Caudle
Randy Hoover
Jackson Cates
Everett Sandbo
Imported from rTensor2 package version 2.0.0.
t_rand(c(4,4,4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.