log_likelihood | R Documentation |
Calculates normal log-likelihood of neural network
log_likelihood(W, X, Y, q)
W |
Weight vector |
X |
Input data |
Y |
Output data |
q |
Number of hidden units |
log-likelihood value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.