 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
Given the data
and the previous hidden
|
|
|
state, the hidden
units at time t are
|
|
|
conditionally
independent.
|
|
|
|
– |
So
online inference is very easy
|
|
|
• |
Learning can be
done by using
|
|
|
contrastive
divergence.
|
|
|
|
– |
Reconstruct
the data at time t from
|
|
|
the
inferred states of the hidden units
|
|
and
the earlier states of the visibles.
|
|
|
|
– |
The
temporal connections can be
|
|
|
learned
as if they were additional
|
|
|
biases
|
|