Description Usage Arguments Details Value
Defines initial values for model weights and the bias term
1 |
w_init |
p-by-1 vector of initial weight values |
b_init |
scalar, initial value for the bias term |
If an initializer is NULL, the values are computed automatically during training
An initializer that can be combined with a model definition using + operator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.