Learn Before
Formula

Probability Distribution of a Deep Belief Network

The probability distribution represented by a Deep Belief Network (DBN) is given by: P(h^{(l)}, h^{(l-1)}) propto exp(b^{{(l)}^top}h^{(l)} + b^{(l-1)top}h^{(l-1)} + h^{(l-1)top}W^{(l)}h^{(l)}) P(h_{i}^{(k)}=1 | h^{(k+1)}) = sigma (b_{i}^{(k)}+W_{:,i}^{(k+1)top}h^{(k+1)}) forall i, forall k in 1, ..., l-2 P(v_i=1 | h^{(1)}) = sigma (b_i^{(0)}+W_{:,i}^{(1)top}h^{(1)}) forall i In the case of real-valued visible units, we substitute vN(v;b(0)+W(1)h(1),β1)\mathbf{v}\sim\mathcal{N}(v;b^{(0)}+W^{(1)\top}h^{(1)},\beta^{-1}) with β\beta diagonal for tractability.

0

1

Updated 2026-06-15

Contributors are:

Who are from:

References


Tags

Data Science