... |
... |
@@ -1,9 +2,12 @@ |
1 |
|
-Available tutorials: |
2 |
2 |
|
3 |
|
-* [[Izhikevich tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/izhikevich/nestml_izhikevich_tutorial.html||rel=" noopener noreferrer" target="_blank"]] (beginner) |
4 |
|
-* [[Active dendrite tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/active_dendrite/nestml_active_dendrite_tutorial.html||rel=" noopener noreferrer" target="_blank"]] (advanced) |
5 |
|
-* [[Dopamine-modulated STDP synapse tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/stdp_dopa_synapse/stdp_dopa_synapse.html||rel=" noopener noreferrer" target="_blank"]] (advanced) |
6 |
|
-* [[Ornstein-Uhlenbeck noise tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/ornstein_uhlenbeck_noise/nestml_ou_noise_tutorial.html||rel=" noopener noreferrer" target="_blank"]] (advanced) |
7 |
|
-* [[STDP synapse tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/triplet_stdp_synapse/triplet_stdp_synapse.html||rel=" noopener noreferrer" target="_blank"]] (advanced) |
8 |
|
-* [[STDP windows tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/stdp_windows/stdp_windows.html||rel=" noopener noreferrer" target="_blank"]] (advanced) |
9 |
9 |
|
|
3 |
+* ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== ))) |
|
4 |
+ |
|
5 |
+=== **Beginner** === |
|
6 |
+ |
|
7 |
+=== [[Creating neuron models – Spike-frequency adaptation (SFA)>>https://nestml.readthedocs.io/en/latest/tutorials/spike_frequency_adaptation/nestml_spike_frequency_adaptation_tutorial.html||rel=" noopener noreferrer" target="_blank"]] === |
|
8 |
+ |
|
9 |
+**Level**: beginner(%%) **Type**: interactive tutorial |
|
10 |
+ |
|
11 |
+Spike-frequency adaptation (SFA) is the empirically observed phenomenon where the firing rate of a neuron decreases for a sustained, constant stimulus. Learn how to model SFA using threshold adaptation and an adaptation current. |
|
12 |
+ |