Wiki source code of PyNN: resources

Version 7.1 by adavison on 2021/08/03 18:38

Hide last authors
adavison 6.1 1 This collab is currently being used to plan tutorials for PyNN. Once we have some complete tutorials, we will make it public.
adavison 1.1 2
3
adavison 6.1 4 == Planned tutorials ==
adavison 1.1 5
adavison 7.1 6 The first three tutorials should be followed in sequence. Following this, the remaining, more advanced tutorials, can be followed in any order.
7
adavison 6.1 8 * Introduction to PyNN
adavison 7.1 9 * Installing PyNN
10 ** on Linux
11 ** on Mac OS
12 ** on Windows
13 ** in the EBRAINS Jupyter Lab
adavison 6.1 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
adavison 1.1 21
22