| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.simulation.EventProcessor --+
|
object --+ |
| |
base.sheetcoords.SheetCoordinateSystem --+
|
base.sheet.Sheet --+
|
base.projection.ProjectionSheet --+
|
base.cf.CFSheet --+
|
CFSOM
Kohonen Self-Organizing Map algorithm extended to support ConnectionFields.
This is an implementation of the Kohonen SOM algorithm extended to support ConnectionFields, i.e., different spatially restricted input regions for different units. With fully connected input regions, it should be usable as a regular SOM as well.
This implementation is obsolete and will be removed soon. Please see examples/cfsom_or.ty for current SOM support.
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
alpha_0 = <topo.param.Number object at 0x39337c0>Initial value of the learning rate. |
|||
learning_length = <topo.param.Number object at 0x39339e0>Number of input presentations to use, by default. |
|||
precedence = <topo.param.Number object at 0x3933958>Allows a sorting order for Sheets, e.g. |
|||
radius_0 = <topo.param.Number object at 0x39338d0>Initial value of the neighborhood radius. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
|
|
|||
precedenceAllows a sorting order for Sheets, e.g. in the GUI.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:36 2008 | http://epydoc.sourceforge.net |