Description Usage Arguments Value
This function calculates mean vector and covariance matrix of activation units' derivatives.
1 | meanVarDev(mz, Sz, funIdx, bound)
|
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 |
bound |
If layer is bound |
Mean vector of activation units' first derivative
Covariance matrix of activation units' first derivative
Mean vector activation units' second derivative
Covariance matrix activation units' second derivative
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.