Skip to content

Commit 2c6b561

Browse files
committed
doc edit
1 parent e0fcbf1 commit 2c6b561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/museum/harmonium.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This circuit implements the Harmonium model proposed in (Smolensky, 1986) [1].
44
Specifically, this model is **unsupervised** and can be used to process sensory
55
pattern (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],
77
a 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
2525
Harmony 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
2828
likelihood." Technical Report, Gatsby computational neuroscience unit (1999).

0 commit comments

Comments
 (0)