Changes for page PyNN

Last modified by abonard on 2025/04/10 15:17

From version 1.1
edited by adavison
on 2023/02/27 16:46
Change comment: There is no comment for this version
To version 3.1
edited by adavison
on 2024/11/13 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,15 @@
1 1  Available tutorials:
2 2  
3 -* [[Building and simulating a simple model>>https://youtu.be/zBLNfJiEvRc||rel=" noopener noreferrer" target="_blank"]] (beginner)
4 -* [[Installing PyNN on a Linux system>>https://youtu.be/BZB7xKUK8Vc||rel=" noopener noreferrer" target="_blank"]] (beginner)
3 +=== [[Installing PyNN on a Linux system>>https://youtu.be/BZB7xKUK8Vc||rel="noopener noreferrer" target="_blank"]] ===
5 5  
5 +//Level: beginner  //(% class="mark" %)Type: video
6 +
7 +In this tutorial, you will learn how to install PyNN, together with the Brian 2, NEST and NEURON simulators, on Linux.
8 +{{html}}<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/BZB7xKUK8Vc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>{{/html}}
9 +
10 +=== [[Building and simulating a simple model>>https://youtu.be/zBLNfJiEvRc||rel="noopener noreferrer" target="_blank"]] ===
11 +
12 +//Level: beginner//
13 +
14 +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.
15 +{{html}}<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/zBLNfJiEvRc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>{{/html}}