Learn Before
Concept
Energy Function of Centered Deep Boltzmann Machines
Considering a Boltzmann machine as a set of units with a weight matrix and biases , the standard energy function is given by: . We can implement structures of Boltzmann machines with different numbers of layers by partitioning into visible and hidden units and zeroing out elements of for units that do not interact. A centered deep Boltzmann machine reparametrizes this energy function as: E^{'}(x;U,b) = -(x-mu)^{T}U(x-mu)-(x-mu)^{T}b. Typically, is a hyperparameter fixed at the beginning of training, and it is usually chosen to ensure that when the model is initialized.
0
1
Updated 2026-06-13
Contributors are:
Who are from:
Tags
Data Science