Skip to content

Problems with stdp_synapse weight update #1604

@golosio

Description

@golosio

The synaptic weight should decrease when presynaptic spike time > postsynaptic spike time
However, in simple pynest scripts it seems that things go in the opposite way with stdp_synapse.
Furthermore, it seems that the first pre-post couple is always lost, i.e. the update always starts from the second pre-post couple.
Comparison with theoretical calculation shows that the weight increases as if post-pre is inverted, and the update starts from the second pre-post couple, missing the first one.
stdp.py.zip

Metadata

Metadata

Assignees

Labels

I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)S: NormalHandle this with default priorityT: MaintenanceWork to keep up the quality of the code and documentation.

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions