| Trees | Indices | Help |
|
|---|
|
|
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 = param.Number(default= 0.1, bounds= (0, None))
|
|||
name = <param.parameterized.String object at 0xb287e6c>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:36 2010 | http://epydoc.sourceforge.net |