| Trees | Indices | Help |
|
|---|
|
|
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 |
|||
|
|||
name = <param.parameterized.String object at 0xa9c19ac>String identifier for this object. |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Apply this learning function given the input and output activities and current weights. Must be implemented by subclasses.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:30 2010 | http://epydoc.sourceforge.net |