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

test delayed synapses with learning #8

Closed
esinyavuz opened this issue Oct 24, 2014 · 4 comments
Closed

test delayed synapses with learning #8

esinyavuz opened this issue Oct 24, 2014 · 4 comments
Assignees

Comments

@esinyavuz
Copy link
Member

No description provided.

@tnowotny
Copy link
Member

I believe we need to discuss where delays apply. Fromthe neurobiology side of things I would think what we implemented so far ar axonal delays and we assume that "backpropagation" of post-synaptic spikes for STDP etc does not incur a delay.

@jamesturner246
Copy link
Member

STDP in combination with delayed spike propagation has now been tested, and is confirmed working.

Introducing backpropagation delay is possible. Perhaps we should also take into consideration that the time constant of the dendrite probably is not equal to the time constant of the soma? i.e. membrane voltage may be significantly lower at postsynapse terminal afer backpropagating along the dendrites.

@tnowotny
Copy link
Member

should we have a feature test on this?

@neworderofjamie
Copy link
Contributor

neworderofjamie commented Dec 4, 2018

new post_spike_time_in_sim and pre_spike_time_in_post_learn feature tests should address this

neworderofjamie pushed a commit that referenced this issue Jun 10, 2020
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

No branches or pull requests

4 participants