Attention: The EBRAINS IAM will be down Monday, the 21st July 2025, from 17.00 CEST (my timezone) for up to 1 hour. This will any affect services requiring an EBRAINS login, we apologise for any inconvenience caused.


Wiki source code of Tutorials

Version 3.1 by adavison on 2022/10/04 13:46

Show last authors
1 == Installing PyNN on Linux ==
2
3 https://www.youtube.com/watch?v=BZB7xKUK8Vc (14 minutes)
4
5 In this tutorial, you will learn how to install PyNN, together with the Brian 2, NEST and NEURON simulators, on Linux. [More information]
6
7 == Building and simulating a simple model ==
8
9 https://www.youtube.com/watch?v=zBLNfJiEvRc (16 minutes)
10
11 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. [More information]