Wiki source code of NEST Simulator
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | |||
3 | * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== ))) | ||
4 | |||
5 | === **Beginner** === | ||
6 | |||
7 | === [[Introduction to NEST: Simulating a single neuron>>https://www.nest-simulator.org/downloads/DEMO_oneneuron_screencast.mp4||rel=" noopener noreferrer" target="_blank"]] === | ||
8 | |||
9 | **Level**: beginner(%%) **Type**: video tutorial | ||
10 | |||
11 | This tutorial will guide you through the simulation of one neuron in NEST. | ||
12 | === [[Introduction to PyNEST – Populations of neurons>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_2_populations_of_neurons.html||rel=" noopener noreferrer" target="_blank"]] === | ||
13 | |||
14 | **Level**: beginner(%%) **Type**: user documentation | ||
15 | |||
16 | When you have worked through this material, you will know how to: | ||
17 | create populations of neurons with specific parameters; set model parameters before creation; define models with customised parameters; randomise parameters after creation; make random connections between populations; set up devices to start, stop and save data to file and reset simulations | ||
18 | === [[Introduction to PyNEST – Neurons and simple neural networks>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_1_neurons_and_simple_neural_networks.html||rel=" noopener noreferrer" target="_blank"]] === | ||
19 | |||
20 | **Level**: beginner(%%) **Type**: user documentation | ||
21 | |||
22 | When you have worked through this material, you will know how to: | ||
23 | start PyNEST, create neurons and stimulation or recording devices, query and set their parameters, connect them to each other or to devices, simulate the network and extract the data from recording devices. |