| nn_init_recurrent_uniform | R Documentation |
Uses a fixed zigzag pattern in [-0.01, 0.01] — no RNG, fully reproducible across all platforms and independent of the R random seed state.
nn_init_recurrent_uniform(tensor)
Called for its side effect (fills tensor with deterministic small values); invisibly returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.