choose_kernel_initializer_torch | R Documentation |
Function to choose a kernel initializer for a torch layer
choose_kernel_initializer_torch(kernel_initializer, value = NULL)
kernel_initializer |
string; initializer |
value |
numeric; value used for a constant initializer |
kernel initializer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.