| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
t_init = param.Number(default= 0.0, doc= """The initial value The initial value of threshold at which output becomes non-zero.. |
|||
gain = param.Number(default= 1.0, doc= """The neuronal gain""")The neuronal gain |
|||
randomized_init = param.Boolean(False, doc= Whether to randomize the initial t parameter. |
|||
noise_magnitude = param.Number(default= 0.1, doc= The magnitude of the additive noise to apply to the t_init parameter at initialization. |
|||
name = <param.parameterized.String object at 0xb58946c>String identifier for this object. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
t_initThe initial value of threshold at which output becomes non-zero..
|
randomized_initWhether to randomize the initial t parameter.
|
noise_magnitudeThe magnitude of the additive noise to apply to the t_init parameter at initialization.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:49 2010 | http://epydoc.sourceforge.net |