nn_init_calculate_gain | R Documentation |
Return the recommended gain value for the given nonlinearity function.
nn_init_calculate_gain(nonlinearity, param = NULL)
nonlinearity |
the non-linear function |
param |
optional parameter for the non-linear function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.