Description Usage Arguments Value
Compute energy of a binary vector of visible data and a binary vector of hidden data
1 | E(v, h, a, b, w)
|
v |
A vector containing the binary visible data |
h |
A vector containing the binary hidden data |
a |
A vector containing the bias values for the visible data |
b |
A vector containing the bias values for the hidden data |
w |
A matrix containing the weights between the visible and hidden data |
A double value. The energy of the binary vector of visible data and binary vector of hidden data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.