Let the initial states of the units in the A
layer be set to
for
. At time t > 0 we compute
new states for the units in
the B layer by computing the activations
and then setting the new
states of the units to
if
,
if
and
if
,
.
We then compute new states for the units in the
A layer by computing the
activations
and then setting
the new states of the units to
if
,
if
,and
if
,
.
New states for the units in each layer are computed in alternation until a steady state is reached, which represents the output of the network.