Description Usage Arguments Value
Compute free energy of a binary vector of visible data for all possible hidden data of chosen size
1 | F(v, hSize, a, b, w)
|
v |
A vector containing the binary visible data |
hSize |
The size of vector containing the 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 free energy for that vector of visible data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.