Description Usage Arguments Value
This function calculate the covariance matrix between units of the previous and current layers Σ_{ZZ^{+}} for a given layer.
1 | covarianceCzz(mp, Sz, J, idxCawa)
|
mp |
Mean vector of parameters for the current layer μ_{θ} |
Sz |
Covariance matrix of units for the current layer Σ_{Z} |
J |
Jacobian matrix evaluated at μ_{Z} |
idxCawa |
Indices for weights and for activation units for the current and previous layers respectively |
Covariance matrix between units of previous and current layers Σ_{ZZ^{+}}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.