Description Usage Arguments Value
This function calculates units' deltas at a given layer when using one observation at the time.
1 | fcHiddenStateBackwardPassB1(Sz, Sxs, J, mw, deltaM, deltaS, ni, no)
|
Sz |
Covariance of the units from current layer |
Sxs |
Null by default (not used yet) |
J |
Jacobian of current layer |
mw |
Mean vector of weights for the current layer |
deltaM |
Delta of mean vector of next layer units given y μ_{Z}|y |
deltaS |
Delta of covariance matrix of next layer units given y Σ_{Z}|y |
ni |
Number of units in current layer |
no |
Number of units in next layer |
Delta of mean vector of current layer units given y μ_{Z}|y
Delta of covariance matrix of current layer units given y Σ_{Z}|y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.