File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33This circuit implements the Harmonium model proposed in (Smolensky, 1986) [ 1] .
44Specifically, this model is ** unsupervised** and can be used to process sensory
55pattern (row) vector(s) ` x ` to infer internal latent states. This class offers,
6- beyond settling and update routines through Contrastive Divergence (Hinton 1999) [ 2] ,
6+ beyond settling and update routines through Contrastive Divergence (Hinton 1999) [ 2] ,
77a block Gibbs sampling function to generate a chain of synthesized patterns.
88
99``` {eval-rst}
@@ -23,6 +23,6 @@ a block Gibbs sampling function to generate a chain of synthesized patterns.
2323** References:** <br >
2424[ 1] Smolensky, P. "Information Processing in Dynamical Systems: Foundations of
2525Harmony Theory." Parallel distributed processing: explorations in the
26- microstructure of cognition 1 (1986).
26+ microstructure of cognition 1 (1986).< br >
2727[ 2] Hinton, Geoffrey E. "Training products of experts by maximizing contrastive
2828likelihood." Technical Report, Gatsby computational neuroscience unit (1999).
You can’t perform that action at this time.
0 commit comments