You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClampExtMinfloat32`viewif:"On" def:"0.05" desc:"minimum GeExt value required to drive external clamping dynamics (if clamp is set), where only GeExt drives inhibition. If GeExt is below this value, then the usual FS-FFFB drivers are used."`
based on:
GeExtsfloat32`desc:"all extra GeExt conductances added to neurons, normalized by pool size"`
the "normalized by pool size" thing is the issue. For LVis, the output layer is 1/100 = .01 activity level, and with weak GeExt clamping levels, the actual GeExts levels is likely fairly low on average (todo look at actual values).
In this model, this param is not useful so I just set it to 0, but it would be good to revisit (base thr on non-normalized value?) and have a better default perhaps.
The text was updated successfully, but these errors were encountered:
Param:
based on:
the "normalized by pool size" thing is the issue. For LVis, the output layer is 1/100 = .01 activity level, and with weak GeExt clamping levels, the actual GeExts levels is likely fairly low on average (todo look at actual values).
In this model, this param is not useful so I just set it to 0, but it would be good to revisit (base thr on non-normalized value?) and have a better default perhaps.
The text was updated successfully, but these errors were encountered: