Description Usage Arguments Value
This function calculates covariance cov(wdowdo,wdiwdi) where the di terms are the same, when next second layer involves only a product term (wddo2).
1 | fcCwdowdowwdi2(mpdi, mpdo, Cdgodgi, acti, ni, no, no2, B)
|
mpdi |
Mean vector of first derivative product wd of current layer |
mpdo |
Mean vector of first derivative product wd of next layer |
Cdgodgi |
Covariance between weights times derivatives from consecutive layers |
acti |
Activation function index for current layer defined by |
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 cov(wdowdo,wdiwdi) where the di terms are the same
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.