Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.


Changes for page NESTML

Last modified by abonard on 2025/06/13 16:09

From version 16.1
edited by abonard
on 2025/04/10 15:15
Change comment: There is no comment for this version
To version 17.1
edited by abonard
on 2025/04/10 15:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,4 +34,9 @@
34 34  
35 35  An STDP rule that is modulated by a “third factor”, in this case the dendritic action potential current of the postsynaptic neuron with an active dendrite.
36 36  In this tutorial, the neuron with dendritic action potentials from the NESTML active dendrite tutorial is combined with a spike-timing dependent synaptic plasticity model. The dendritic action potential current acts as the “third factor” in the learning rule (in addition to pre- and postsynaptic spike timings) and is used to gate the weight update: changes in the weight can only occur during the postsynaptic neuron’s dendritic action potential.
37 +=== [[Creating synapse models – STDP windows>>https://nestml.readthedocs.io/en/latest/tutorials/stdp_windows/stdp_windows.html||rel=" noopener noreferrer" target="_blank"]] ===
37 37  
39 +**Level**: advanced(%%) **Type**: interactive tutorial
40 +
41 +An STDP window describes how the strength of the synapse changes as a function of the relative timing of pre- and postsynaptic spikes. In this tutorial we will be implementing several different STDP model variants with different window functions in NESTML.
42 +