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

Implement Cumulative Spike Response Model Nodes #443

Merged
merged 3 commits into from
Jan 6, 2021

Conversation

sidharthanup
Copy link
Contributor

@sidharthanup sidharthanup commented Dec 30, 2020

A vectorized implementation of the Spike Response Model (Gerstner) that models the combined effects of input current and the spike after potentials of several previous spikes, over a time window, using response and refractory kernels. This model is being used in many of the current SNN supervised learning algorithms like SLAYER and TSSLB. I will be sending follow up PRs to implement those learning rules once this is merged.
Signed-off-by: Sidharth Anupkrishnan sanupkri@redhat.com

@Hananel-Hazan
Copy link
Collaborator

Great addition @sidharthanup

@Hananel-Hazan Hananel-Hazan merged commit b8771af into BindsNET:master Jan 6, 2021
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.

2 participants