| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.parameterizedobject.ParameterizedObject --+
|
base.functionfamilies.LearningFn --+
|
Oja
Oja's rule (Oja, 1982; Dayan and Abbott, 2001, equation 8.16.)
Hebbian rule with soft multiplicative normalization, tending the weights toward a constant sum-squared value over time. Thus this function does not normally need a separate output_fn for normalization.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
alpha = Number(default= 0.1, bounds= (0, None))
|
|||
|
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:05 2008 | http://epydoc.sourceforge.net |