Input Influenced from Excitatory Inputs (IIE) - The amount of influence this neuron has exercised over the excitatory inputs of other neurons.
For each signal propagation pass: Total modulated production of all the excitatory synapses this neuron's
Axon Level (AL) makes contact with.
In floating point it looks something like this:
II_Ethis+=ALthis * Weightk (where 'k' is all the excitatory weights contacted by ALthis)
II_E is a Netlab term with no direct analog in the study of biological neural networks. It is based on a new learning method, which is referred to in Netlab as
Influence Learning.
. . . . . . .
Resources