|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
1. Start with a
|
|
training vector
on the
|
|
visible units.
|
|
|
2. Update all the
|
|
hidden units in
|
|
parallel
|
|
|
3. Repeatedly
update
|
the all the
visible
|
|
units in
parallel using
|
|
mean-field
updates
|
|
(with the hiddens
|
|
fixed) to get a
|
|
“reconstruction”.
|
|
|
4. Update the
hidden
|
|
units again.
|
|
|
|