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
Standalone eligibility / credit buffer (not auto-wired into engine apply_stdp)
RmStdpConfig
Config
RM_STDP_TAU_PLUS/MINUS
Time constants (default 20)
RM_STDP_A_PLUS/MINUS
Amplitudes (0.01 / 0.012)
RM_STDP_W_MIN/MAX
Weight clamps
EligibilityTrace::decay is unit-tested (coverage added post-0.5.0 tag in #62).
Engine STDP paths during step are influenced by modulator state (e.g. dopamine gating). Full training loops live in plasticity-lab / SynapticDistill.jl — neuromod only provides primitives.