Description Usage Arguments Value
This function calculates covariance between derivatives and weights and covariance between derivatives from consecutive layers.
1 | fcCovdwd(md, mw, Cdow, Cdodi, ni, no, B)
|
md |
Mean vector of derivatives |
mw |
Mean vector of weights for the current layer |
Cdow |
Covariance between derivatives and weights |
Cdodi |
Covariance between derivatives from current and next layers |
ni |
Number of units in current layer |
no |
Number of units in next layer |
B |
Batch size |
Covariance between derivatives and weights times derivatives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.