Description Usage Arguments Details
Calculates the log-likelihood of a Boltzmann machine model.
1 | ds.bm.exactloglikelihood(datasources, bm, data = "D")
|
datasources |
A list of Opal object(s) as a handle to the server-side session |
bm |
The name of the Boltzmann machine model on the server-side. |
data |
The name of the variable that holds the data on the server-side.
Defaults to |
This is only feasible for very small models, as the runtime grows exponentially with the number of hidden nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.