init_default | R Documentation |
Initialize 'm' weights with 'func' and set 'bias' to 0.
init_default(m, func = nn()$init$kaiming_normal_)
m |
parameters |
func |
function |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.