Description Usage Arguments Value
This function properly reformats covariance matrix between units of the previous and current layers Σ_{ZZ^{+}} for the update step.
1 | buildCzz(Czz, currentHiddenUnit, prevHiddenUnit, batchSize)
|
Czz |
Covariance matrix between units of the previous and current layers |
currentHiddenUnit |
Number of units in the current layer |
prevHiddenUnit |
Number of units in the previous layer |
batchSize |
Number of observations trained at the same time |
Reformatted covariance matrix between of the previous and current layers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.