| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.parameterizedobject.ParameterizedObject --+
|
base.simulation.EPConnection --+
|
base.projection.Projection --+
|
base.cf.CFProjection --+
|
SharedWeightCFProjection
A Projection with a single set of weights, shared by all units.
Otherwise similar to CFProjection, except that learning is currently disabled.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
learning_fn = <topo.base.parameterclasses.ClassSelectorParametFunction for computing changes to the weights based on one activation step. |
|||
output_fn = <topo.base.parameterclasses.ClassSelectorParameterFunction applied to the Projection activity after it is computed. |
|||
weights_output_fn = <topo.base.parameterclasses.ClassSelectorPFunction applied to each CF after learning. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Change the bounding box for all of the ConnectionFields in this Projection. Not yet implemented.
|
Rescales the weight matrix in place, interpolating or resampling as needed. Not yet implemented.
|
|
|
|
|||
learning_fnFunction for computing changes to the weights based on one activation step.
|
output_fnFunction applied to the Projection activity after it is computed.
|
weights_output_fnFunction applied to each CF after learning.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Feb 21 15:25:08 2008 | http://epydoc.sourceforge.net |