Description Usage Arguments Value
This function calculates covariance cov(wdo,wdiwdi) of weights times derivatives products terms when there are one product in next layer and two in current.
1 | fcCovwdowdiwdi(mpdi, Cdgoddgik, ni, no, B)
|
mpdi |
Mean vector of first derivative product wd of current layer |
Cdgoddgik |
Covariance between weights times derivatives from consecutive layers |
ni |
Number of units in current layer |
no |
Number of units in next layer |
B |
Batch size |
Covariance cov(wdo,wdi*wdi) of weights times derivatives products terms when there is one product in next layer and two in current
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.