... |
... |
@@ -75,4 +75,9 @@ |
75 |
75 |
|
76 |
76 |
This tutorial will teach you how to build an arbor.recipe., an arbor.context and |
77 |
77 |
create an arbor.simulation. The running the simulation and visualising the results. |
|
78 |
+=== [[Spike Timing-dependent Plasticity Curve>>https://docs.arbor-sim.org/en/stable/tutorial/calcium_stdp_curve.html||rel=" noopener noreferrer" target="_blank"]] === |
78 |
78 |
|
|
80 |
+**Level**: advanced(%%) **Type**: user documentation |
|
81 |
+ |
|
82 |
+We will focus on implementing a stochastic differential equation (SDE) in Arbor’s NMODL dialect and examine the mechanism code in the Arbor repository. |
|
83 |
+ |