View source: R/KL-NMF_Lee_Seung.R
1 | update_h_Lee(k, n, V, W, H)
|
k |
row of H |
n |
column of H |
V |
matrix being factorized |
W |
dictionary matrix |
H |
activation coefficients matrix |
Updates the given position using Lee and Seung multiplicative updates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.