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

Short Term Synaptic Plasticity #444

Closed
sidharthanup opened this issue Dec 31, 2020 · 3 comments
Closed

Short Term Synaptic Plasticity #444

sidharthanup opened this issue Dec 31, 2020 · 3 comments

Comments

@sidharthanup
Copy link
Contributor

Introduce Short Term Plasticity (STP) - Short Term Facilitation (STF) and Short Term Depression (STD) (http://www.scholarpedia.org/article/Short-term_synaptic_plasticity) as part of the neuron dynamics (Or another model). Both these phenomena model different PSP responses based on the time interval between two presynaptic spikes.

@Hananel-Hazan
Copy link
Collaborator

Wonderful! thank you for the nice addition #443 to BindsNET

@ago109
Copy link

ago109 commented Jun 29, 2024

Introduce Short Term Plasticity (STP) - Short Term Facilitation (STF) and Short Term Depression (STD) (http://www.scholarpedia.org/article/Short-term_synaptic_plasticity) as part of the neuron dynamics (Or another model). Both these phenomena model different PSP responses based on the time interval between two presynaptic spikes.

Just a small note of interest to you, @sidharthanup, a different (Python JAX-based) computational neuroscience library ngc-learn ( https://github.com/NACLab/ngc-learn ) implements short-term plasticity and can simulate STF and STD (as is shown in one of its tutorials). Just thought this might of interest as efficient implementations of STP are not always easy to come by but ngc-learn offers one of them for nice experimentation =)

@Hananel-Hazan
Copy link
Collaborator

Hananel-Hazan commented Jul 1, 2024

Thank you for advertising your package. This code has already merged back at 2021.
This ticket will be close.

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 a pull request may close this issue.

3 participants