Skip to content

Conversation

alinarojas
Copy link

Fix iSTDP update rule (Eq.15): swap pre/post trace handling

  • Pre-spike now increments zj and applies Δw = ηG(zi+1)
  • Post-spike now increments zi and applies Δw = ηG zj This corrects the flipped implementation of the iSTDP rule.

Fix iSTDP update rule (Eq.15): swap pre/post trace handling
- Pre-spike now increments zj and applies Δw = ηG(zi+1)
- Post-spike now increments zi and applies Δw = ηG zj
This corrects the flipped implementation of the iSTDP rule.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant