The equivalence between layered,
feedforward nets and recurrent nets
w
1
w
2
time=3
w
3
w
4
w
3
w
4
time=2
w
3
w
4
Assume that there is a
time delay of 1 in using
each connection.
The recurrent net is
just a layered net that
keeps reusing the
same weights.
time=1
w
3
w
4
time=0