Version 8.1 by adavison on 2021/08/03 18:29

Show last authors
1 (% class="box warningmessage" %)
2 (((
3 tutorial under development
4 )))
5
6 == Learning objectives ==
7
8 In this tutorial, you will learn how to build a simple network of integrate-and-fire neurons using PyNN, how to run simulation experiments with this network using different simulators, and how to visualize the data generated by these experiments.
9
10 == Audience ==
11
12 This tutorial is intended for people with at least a basic knowledge of neuroscience (high school level or above) and basic familiarity with the Python programming language. It should also be helpful for people who already have advanced knowledge of neuroscience and neural simulation, who simply wish to learn how to use PyNN, and how it differs from other simulation tools they know.
13
14 == Prerequisites ==
15
16 To follow this tutorial, you need a basic knowledge of neuroscience (high-school level or greater), basic familiarity with the Python programming language, and either a computer with PyNN, NEST, NEURON and Brian 2 installed, or an EBRAINS account and basic familiarity with Jupyter notebooks. If you don't have these tools installed, see one of our previous tutorials which guide you through the installation.
17
18 == Format ==
19
20 This tutorial will be a video combining slides, animations, and screencast elements. The intended duration is 10 minutes.
21
22 == Script ==
23
24 === Introduce yourself (if video) ===
25
26 .
27
28 === State the learning objectives (In this tutorial, you will learn to do X…) ===
29
30 .
31
32 === State prerequisites ===
33
34 .
35
36 === Description, explanation, and practice ===
37
38 .
39
40 === Summary (In this tutorial, you have learned to do X…) ===
41
42 .
43
44 === Acknowledgements if appropriate ===
45
46 .
47
48 === References to websites (For more information, visit us at…) ===
49
50 .
51
52 === Contact information (For questions, contact us at…) ===
53
54 .