... |
... |
@@ -39,4 +39,14 @@ |
39 |
39 |
**Level**: advanced(%%) **Type**: interactive tutorial |
40 |
40 |
|
41 |
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 |
+=== [[Creating neuron models – Inhomogeneous Poisson generator>>https://nestml.readthedocs.io/en/latest/tutorials/inhomogeneous_poisson/inhomogeneous_poisson.html||rel=" noopener noreferrer" target="_blank"]] === |
42 |
42 |
|
|
44 |
+**Level**: advanced(%%) **Type**: interactive tutorial |
|
45 |
+ |
|
46 |
+This tutorial will show you how to create a model that emits spikes according to an inhomogeneous Poisson distribution. |
|
47 |
+=== [[Creating neuron models – Ornstein-Uhlenbeck noise tutorial>>https://nestml.readthedocs.io/en/latest/tutorials/ornstein_uhlenbeck_noise/nestml_ou_noise_tutorial.html||rel=" noopener noreferrer" target="_blank"]] === |
|
48 |
+ |
|
49 |
+**Level**: advanced(%%) **Type**: interactive tutorial |
|
50 |
+ |
|
51 |
+This tutorial will show you how to implement the Ornstein-Uhlenbeck process in NESTML and use it to inject a noise current into a neuron. |
|
52 |
+ |