Description Usage Arguments Value
Calculates the mean-field approximation of the activation of the top hidden nodes in the DBM. If there are more than two nodes in the top layer, the dimensionality is further reduced using a principal component analysis (PCA).
1 | ds.dbm.top2LatentDims(datasources, dbm = "dbm", data = "D")
|
datasources |
A list of Opal object(s) as a handle to the server-side session |
dbm |
The name of the DBM model on the server-side. Defaults to |
data |
The name of the variable that holds the data on the server-side.
Defaults to |
A matrix with two columns for each of the sites, containing the two-dimensional representation for each of the samples in the rows. The samples are shuffled at random.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.