Changes for page Tutorials

Last modified by adavison on 2022/10/04 14:01

From version 4.1
edited by adavison
on 2022/10/04 13:48
Change comment: There is no comment for this version
To version 8.1
edited by adavison
on 2022/10/04 14:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,5 +7,21 @@
7 7  == Building and simulating a simple model ==
8 8  
9 9  https://www.youtube.com/watch?v=zBLNfJiEvRc (16 minutes)
10 +\\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>>doc:.Building and simulating a simple model.WebHome]]]
11 +
12 +
13 +== Planned tutorials ==
14 +
15 +* [[1. Introduction to PyNN>>doc:.Introduction to PyNN.WebHome]]
16 +* [[2. Installing PyNN>>doc:.Installing PyNN.WebHome]]
17 +** b) on Mac OS
18 +** c) on Windows
19 +** d) in the EBRAINS Jupyter Lab
20 +* [[4. Recording and data handling>>doc:.Recording and data handling.WebHome]]
21 +* [[5. Structuring larger models>>doc:.Structuring larger models.WebHome]]
22 +* [[6. Models with spatial structure>>doc:.Models with spatial structure.WebHome]]
23 +* [[7. Synaptic plasticity>>doc:.Synaptic plasticity.WebHome]]
24 +* [[8. Randomness and reproducibility>>doc:.Randomness and reproducibility.WebHome]]
25 +* [[9. Running parallel simulations>>doc:.Running parallel simulations.WebHome]]
26 +
10 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]