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