Wiki source code of Tutorials

Version 4.1 by adavison on 2022/10/04 13:48

Hide last authors
adavison 3.1 1 == Installing PyNN on Linux ==
2
3 https://www.youtube.com/watch?v=BZB7xKUK8Vc (14 minutes)
4
adavison 4.1 5 In this tutorial, you will learn how to install PyNN, together with the Brian 2, NEST and NEURON simulators, on Linux. ~[[[More information>>doc:.Installing PyNN.WebHome]]]
adavison 3.1 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]