View source: R/KL-NMF_Lee_Seung.R
1 | update_w_Lee(f, k, V, W, H)
|
f |
row of W |
k |
column of W |
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.