DenseForcePosFirstWeight | R Documentation |
Priors for all biases and weights not in the first weight matrix column are standard normal. Priors for the weights in the first column are truncted standard normal (0, inf).
DenseForcePosFirstWeight( in_size, out_size, activation = c("identity", "sigmoid", "tanh", "relu") )
in_size |
input size |
out_size |
output size |
activation |
activation function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.