ds.bm.exactloglikelihood: Exact calculation of the log-likelihood of a Boltzmann...

Description Usage Arguments Details

View source: R/main.R

Description

Calculates the log-likelihood of a Boltzmann machine model.

Usage

1
ds.bm.exactloglikelihood(datasources, bm, data = "D")

Arguments

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 "D".

Details

This is only feasible for very small models, as the runtime grows exponentially with the number of hidden nodes.


stefan-m-lenz/dsBoltzmannMachinesClient documentation built on May 2, 2021, 10:46 a.m.