Changes for page PyNN

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

From version 6.1
edited by abonard
on 2025/04/10 15:17
Change comment: There is no comment for this version
To version 2.1
edited by jessicamitchell
on 2023/09/11 11:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.abonard
1 +XWiki.jessicamitchell
Content
... ... @@ -1,15 +1,19 @@
1 +Available tutorials:
1 1  
2 -
3 -* ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4 -
5 -=== **Beginner** ===
6 -
7 7  === [[Installing PyNN on a Linux system>>https://youtu.be/BZB7xKUK8Vc||rel=" noopener noreferrer" target="_blank"]] ===
8 8  
9 -**Level**: beginner(%%) **Type**: video tutorial
5 +//Level: beginner//
10 10  
11 11  In this tutorial, you will learn how to install PyNN, together with the Brian 2, NEST and NEURON simulators, on Linux.
12 12  {{html}}
13 13  <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>
14 14  {{/html}}
11 +=== [[Building and simulating a simple model>>https://youtu.be/zBLNfJiEvRc||rel=" noopener noreferrer" target="_blank"]] ===
15 15  
13 +//Level: beginner//
14 +
15 +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.
16 +{{html}}
17 +<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>
18 +{{/html}}
19 +