Description Usage Arguments Value
Combines in a single column vector each parameter for all layers.
1 | catParameters(mw, Sw, mb, Sb, mwx, Swx, mbx, Sbx)
|
mw |
Mean of weights for the current layer |
Sw |
Covariance of weights for the current layer |
mb |
Mean of biases for the current layer |
Sb |
Covariance of biases for the current layer |
... |
Other parameters |
Mean vector of weights for the current layer
Covariance vector of weights for the current layer
Mean vector of biases for the current layer
Covariance vector of biases for the current layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.