emer / axon

Axon adds axonal spiking to the Leabra framework for error-driven and associative learning
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

fix no-plus-phase input Pulvinar activity once and for all #297

Closed rcoreilly closed 10 months ago

rcoreilly commented 11 months ago

This has been an ongoing issue: plus phase Pulvinar activity expects clamping-like input and lowers inhibition -- just don't lower inhibition if not actually getting anyting.

Also, update pfc param defaults per latest boa.

rcoreilly commented 10 months ago

fixed by setting GeExt properly in Pulvinar layers, in proportion to non-full-driver input as well.