Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow STDP on self-projections #1191

Merged
merged 6 commits into from
Jun 17, 2022
Merged

Allow STDP on self-projections #1191

merged 6 commits into from
Jun 17, 2022

Conversation

andrewgait
Copy link
Contributor

@andrewgait andrewgait commented Jun 7, 2022

Fixes #1186 for both neuromodulated and non-neuromodulated STDP.

[Previous comment: Discussions of https://github.com//issues/1186 via Skype highlighted that there were also problems with non-neuromodulated STDP on self-projections. This fixes those cases but there still remain issues when the STDP is neuromodulated, for which discussions and investigations are ongoing.]

Tested by SpiNNakerManchester/IntegrationTests#122

@andrewgait andrewgait added the bug label Jun 7, 2022
@andrewgait andrewgait added this to the 7.0.0 milestone Jun 7, 2022
@andrewgait andrewgait requested a review from rowleya June 7, 2022 13:13
@rowleya
Copy link
Member

rowleya commented Jun 9, 2022

This change looks fine - happy for this to be merged if ready

@andrewgait
Copy link
Contributor Author

This change looks fine - happy for this to be merged if ready

I think I'd prefer to leave this on a branch for now while I investigate the neuromodulation aspect a bit further - that's still not behaving the same when a splitter is used compared to when it isn't.

@rowleya rowleya merged commit dccfb1d into master Jun 17, 2022
@rowleya rowleya deleted the stdp_self_fix branch June 17, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Splitters not working with self-connections and neuromodulation
2 participants