Changes for page EBRAINS Swedish Node Workshop 2025: NEST Tutorials
Last modified by spreizer on 2025/08/26 09:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Swedish Node: NEST Tutorials 1 +EBRAINS Swedish Node Workshop 2025: NEST Tutorials - Content
-
... ... @@ -2,9 +2,9 @@ 2 2 ((( 3 3 (% class="container" %) 4 4 ((( 5 -= From single-cell modeling to large-scale network dynamics withNESTSimulator =5 += NEST Tutorials = 6 6 7 - NEST Tutorials for EBRAINS Swedish Node7 +EBRAINS Swedish Node, Stockholm, 25/08/25 - 27/08/25 8 8 ))) 9 9 ))) 10 10 ... ... @@ -12,30 +12,50 @@ 12 12 ((( 13 13 (% class="col-xs-12 col-sm-8" %) 14 14 ((( 15 -(% class="wikigeneratedid" %) 16 -**Instructor**: Sebastian Spreizer, PhD University of Trier and Research Center Jülich 15 +> 17 17 17 +((( 18 +== **From single-cell modeling to large-scale network dynamics with NEST Simulator** == 19 +))) 18 18 19 -(% class="wikigeneratedid" id="HWhatcanIfindhere3F" %) 20 -NEST is an established, open-source simulator for spiking neuronal networks, which can capture a high degree of detail of biological network structures while retaining high performance and scalability from laptops to HPC [1]. This tutorial offers hands-on experience in building and simulating neuron, synapse, and network models. It introduces several tools and front-ends to implement modeling ideas most effectively. Participants do not have to install software as all tools are accessible via the cloud. 21 21 22 - First, we look at NEST Desktop [2], a web-based graphicaluser interface (GUI), which allowsthe explorationofessential conceptsin computational neuroscience without theneed to learnaprogramming language. This advancesboth the qualityand speedofteachingin computationalneuroscience. To getacquainted withtheGUI, we will createand analyze a balanced two-population network.22 +**Instructor**: Sebastian Spreizer, PhD, University of Trier and Research Center Jülich 23 23 24 - Thetutorialwillthen turnto Jupyter(Python) notebookswhere we will start by creating a spiking network.Here, we learn advanced steps to write code with NEST Simulationsyntax.Thescripting codes allowus toexplore sophisticated use caseswith NEST simulations. I will let the audience pickone or few of the provided examples, e.g. large scalenetworks, networks of spatialneuronsorusing plasticity [3].24 +- [[Tutorial abstract>>url:https://wiki.ebrains.eu/bin/view/Collabs/swedish-node-nest-tutorials/About/]] 25 25 26 -The last part is using NESTML to create custom neuron and synapse models for NEST Simulator. A functional plasticity rule will then be introduced into the balanced E/I network to implement a biologically realistic version of reinforcement learning. This will be done by formulating the learning model in the NESTML language syntax, and using the associated toolchain to generate code for NEST [4]. 27 27 28 -[1] [[https:~~/~~/nest-simulator.readthedocs.org/>>https://nest-simulator.readthedocs.org/]] 29 -[2] [[https:~~/~~/nest-desktop.readthedocs.org/>>https://nest-desktop.readthedocs.org/]] 30 -[3] [[https:~~/~~/nest-simulator.readthedocs.io/en/latest/examples/index.html>>https://nest-simulator.readthedocs.io/en/latest/examples/index.html]] 31 -[4] [[https:~~/~~/nestml.readthedocs.org/>>https://nestml.readthedocs.org/]] 27 +The tutorial is composed of three parts in which the user learns to simulate with NEST step by step. 32 32 33 33 34 - **Requirements**:Laptop with access to Internet. An account on EBRAINS would be optimal, otherwise I will createguest accounts for participants.30 +=== Time schedule === 35 35 36 -**Target audience**: Students and researchers who are interesting in computational neuroscience 32 +|(% style="width:84px" %)9 - 11|(% style="width:235px" %)NEST Desktop|(% style="width:541px" %)[[https:~~/~~/nest-desktop.readthedocs.org/>>https://nest-desktop.readthedocs.org/]] 33 +|(% style="width:84px" %)12 - 15|(% style="width:235px" %)NEST Simulator|(% style="width:541px" %)[[https:~~/~~/nest-simulator.readthedocs.org/>>https://nest-simulator.readthedocs.org/]] 34 +|(% style="width:84px" %)15 - 18|(% style="width:235px" %)NESTML|(% style="width:541px" %)[[https:~~/~~/nestml.readthedocs.org/>>https://nestml.readthedocs.org/]] 35 + 36 +=== 1) NEST Desktop === 37 + 38 +The first part of the tutorial, we look at NEST Desktop. As a goal we will create and analyze a balanced two-population network. 39 + 40 +* [[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]] 41 +* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-desktop>>https://wiki.ebrains.eu/bin/view/Collabs/nest-desktop]] 42 + 43 +=== 2) NEST Simulator === 44 + 45 +The tutorial will then turn to Jupyter (Python) notebooks where we will start by creating spiking neurons. Here, we learn advanced steps to write code with NEST Simulation syntax. The scripting codes allow us to customize sophisticated use cases with NEST simulations. How to run examples on EBRAINS lab can be found here: 46 + 47 +* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/>>https://wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/]] 48 + 49 +=== 3) NESTML === 50 + 51 +The last part is using NESTML to create custom neuron and synapse models for NEST Simulator. This will be done by formulating the learning model in the NESTML language syntax, and using the associated toolchain to generate code for NEST Simulator. 52 + 53 +* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials>>https://wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials]] 54 + 55 + 37 37 ))) 38 38 58 +[[image:https://www.ebrains.eu/flags/4x3/se.svg||alt="Sweden's flag" data-xwiki-image-style-alignment="center" height="188" width="250"]] 39 39 40 40 (% class="col-xs-12 col-sm-4" %) 41 41 (((