Concept
Deep Boltzmann Machine
Deep Boltzmann Machine (DBM) is a deep generative model. Unlike Restricted Boltzmann Machine, DBM has multiple layers of latent variable. In each layer, each of the latent variable is mutually independent, and conditioned on their neighboring layers. This property allows us to use fixed-point equations and find the true optimal mean field expectation. The use of mean field simulates human brain connections and DBM is therefore used in neuroscientific phenomena. One undesired property of DBM is that sampling is difficult.
0
2
Updated 2021-07-22
Tags
Data Science