Description Usage Arguments Details Value
computes p(v|W) using the simplified expression (if alpha=1) and F = 1
1 | likelihood_v_W_alpha1(v, W, 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.