Description Usage Arguments Value
This function returns mean vector μ_{A}, Jacobian matrix evaluated at μ_{Z} and covariance matrix of activation units Σ_{A}.
1 | meanVar(z, mz, Sz, funIdx)
|
z |
Vector of units for the current layer |
mz |
Mean vector of units for the current layer μ_{Z} |
Sz |
Covariance matrix of units for the current layer Σ_{Z} |
funIdx |
Activation function index defined by |
Mean vector of activation units for the current layer μ_{A}
Covariance matrix activation units for the current layer Σ_{A}
Jacobian matrix evaluated at μ_{Z}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.