Wiki source code of PyNN: resources
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This collab is currently being used to plan tutorials for PyNN. Once we have some complete tutorials, we will make it public. | ||
2 | |||
3 | |||
4 | == Planned tutorials == | ||
5 | |||
6 | The first three tutorials should be followed in sequence. Following this, the remaining, more advanced tutorials, can be followed in any order. | ||
7 | |||
8 | * Introduction to PyNN | ||
9 | * Installing PyNN | ||
10 | ** on Linux | ||
11 | ** on Mac OS | ||
12 | ** on Windows | ||
13 | ** in the EBRAINS Jupyter Lab | ||
14 | * Building and simulating a simple model | ||
15 | * Recording and data handling | ||
16 | * Structuring larger models | ||
17 | * Models with spatial structure | ||
18 | * Synaptic plasticity | ||
19 | * Randomness and reproducibility | ||
20 | * Running parallel simulations | ||
21 | |||
22 |