Description Usage Arguments Details Value
computes p(v|W) using the non-simplified expression
1 | likelihood_v_W(v, W, alpha, beta, log = TRUE, vectorizable = TRUE)
|
v |
a column of V where every component is a feature. |
Computes the likelihood of a column of V. Since each column is independent, the likelihood of the whole matrix V is the product of the likelihoods of each column in V.
log probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.