example7 Continuous firing rate network - Fixed point
attractor.
TOP LEFT: The CFNetwork window illustrates the basic connectivity necessary for
fixed point attractor dynamics with interactions of an excitatory unit (E)
and an inhibitory unit (I). This is the basic fixed point attractor
circuit described in Hasselmo et al., 1995. The excitatory unit receives
afferent input from a stimulus node (Input). The excitatory unit makes
excitatory connections with itself (W). Click on the recurrent connection
to see its weight (0.160). The excitatory unit also makes connections to
the inhibitory unit (with weight W=0.042). The inhibitory unit makes
connections to the excitatory unit (with weight H=-0.6). Each unit has
threshold 8.0 and T_dec =10. These parameters can be viewed by clicking on
the units. Note that these connections have action absolute, meaning
that they do not depend upon a reversal potential (though this is possible
in CFNet).
TOP RIGHT: This graph will display the activation value of the different units.
To activate the graph, click on the three units in the BOTTOM RIGHT window,
then click the find button to the upper right in the TOP RIGHT window.
BOTTOM LEFT: The runtime and timestep of the network can be altered in the
cfcalc window.
BOTTOM MIDDLE: This display shows the activity of all units, one unit per
row as a function of time, color coded according to the scale on the
right. For a line graph of individual units, open the next window at the
same time.
BOTTOM RIGHT: This window allows selection of neurons for which
membrane
potential will be displayed in the TOP RIGHT.
Note that the units attain a steady state (fixed point attractor value)
during the square wave afferent input (time 50 to 1000). When afferent
input is removed, the network maintains self-sustained activity --
oscillating into a slightly lower fixed point attractor. The phase plane
representation can be seen by clicking on the X button in this window
and selecting I, then click find -- this plots the activation value for
each unit against the activation for the I unit. The activation of the E unit
spirals into the fixed point attractor.
Test the stability of the attractor by clicking on each individual
connection in the TOP LEFT window and changing the weight values to see
which parameters allow self-sustained activity after the removal of
afferent input. For values that explode to infinity, the network will
cease to compute the value and will print an error message: ERROR -failed
to converge. Explore connections within the following range of parameters:
W (E to E) min = 0.0, max = 0.3
W' (E to I) min = 0.0, max = 1.0
H (I to E) min = -5.0, max = 0.
|