Learn Before
Concept
Parameters of a Generative Stochastic Network
The two parameters for a generative stochastic network are:
-
defines how to generate the next visible variable given the current latent state. Similar to reconstruction in RBMs, DBNs, and DBMs.
-
defines how to update the current latent variable state given the previous latent and visible varaible states.
0
1
Updated 2021-07-29
Tags
Data Science