| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.parameterizedobject.ParameterizedObject --+
|
base.cf.CFPLearningFn --+
|
CFPLF_SOM --+
|
CFPLF_HebbianSOM
Hebbian learning rule for CFProjections to Self-Organizing Maps.
This implementation is obsolete and will be removed soon. Please see examples/cfsom_or.ty for current SOM support.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
learning_radius = <topo.base.parameterclasses.Number object atThe radius of the neighborhood function to be used for learning. |
|||
crop_radius_multiplier = <topo.base.parameterclasses.Number obFactor by which the radius should be multiplied, when deciding how far from the winner to keep updating the weights. |
|||
neighborhood_kernel_generator = <topo.base.parameterclasses.ClNeighborhood function |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
learning_radiusThe radius of the neighborhood function to be used for learning. Typically, this value will be set by the Sheet or Projection owning this CFPLearningFn, but it can also be set explicitly by the user.
|
crop_radius_multiplierFactor by which the radius should be multiplied, when deciding how far from the winner to keep updating the weights.
|
neighborhood_kernel_generatorNeighborhood function
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Feb 21 15:25:05 2008 | http://epydoc.sourceforge.net |