| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
parameterizedobject.ParameterizedObject --+
|
LearningFn --+
|
Hebbian
Basic Hebbian rule; Dayan and Abbott, 2001, equation 8.3.
Increases each weight in proportion to the product of this neuron's activity and the input activity.
Requires some form of output_fn normalization for stability.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Apply this learning function given the input and output activities and current weights. Must be implemented by subclasses.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Feb 21 15:25:03 2008 | http://epydoc.sourceforge.net |