Changes for page 03. Building and simulating a simple model
Last modified by adavison on 2022/10/04 13:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,21 +13,25 @@ 13 13 14 14 == Prerequisites == 15 15 16 -To follow this tutorial, you need a basic knowledge of neuroscience (high-school level or greater), basic familiarity with the Python programming language, and either a computer with PyNN, NEST, NEURON and Brian 2 installed, or an EBRAINS account and basic familiarity with Jupyter notebooks. 16 +To follow this tutorial, you need a basic knowledge of neuroscience (high-school level or greater), basic familiarity with the Python programming language, and either a computer with PyNN, NEST, NEURON and Brian 2 installed, or an EBRAINS account and basic familiarity with Jupyter notebooks. If you don't have these tools installed, see one of our previous tutorials which guide you through the installation. 17 17 18 18 == Format == 19 19 20 -. 20 +This tutorial will be a video combining slides, animations, and screencast elements. The intended duration is 10 minutes. 21 21 22 22 == Script == 23 23 24 24 === Introduce yourself (if video) === 25 25 26 -. 26 +Hello, my name is X. 27 27 28 +This video is one of a series of tutorials for PyNN, which is Python software for modelling and simulating spiking neural networks. 29 + 30 +For a list of the other tutorials in this series, you can visit ebrains.eu/service/pynn, that's p-y-n-n. 31 + 28 28 === State the learning objectives (In this tutorial, you will learn to do X…) === 29 29 30 - .34 +In this tutorial, you will learn the basics of PyNN: 31 31 32 32 === State prerequisites === 33 33