| nn_init_glorot_uniform | R Documentation |
Initialize weight tensor with Glorot uniform distribution
nn_init_glorot_uniform(tensor, fan_in, fan_out)
Called for its side effect (writes initial weights into tensor); invisibly returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.