Skip to main content

This lesson provides an introduction to biologically detailed computational modelling of neural dynamics, including neuron membrane potential simulation and F-I curves. 

Difficulty level: Intermediate
Duration: 8:21
Speaker: : Mike X. Cohen

In this lesson, users learn how to use MATLAB to build an adaptive exponential integrate and fire (AdEx) neuron model. 

Difficulty level: Intermediate
Duration: 22:01
Speaker: : Mike X. Cohen

In this lesson, users learn about the practical differences between MATLAB scripts and functions, as well as how to embed their neuronal simulation into a callable function.  

Difficulty level: Intermediate
Duration: 11:20
Speaker: : Mike X. Cohen

This lesson teaches users how to generate a frequency-current (F-I) curve, which describes the function that relates the net synaptic current (I) flowing into a neuron to its firing rate (F). 

Difficulty level: Intermediate
Duration: 20:39
Speaker: : Mike X. Cohen

This tutorial introduces pipelines and methods to compute brain connectomes from fMRI data. With corresponding code and repositories, participants can follow along and learn how to programmatically preprocess, curate, and analyze functional and structural brain data to produce connectivity matrices. 

Difficulty level: Intermediate
Duration: 1:39:04

This is a tutorial on designing a Bayesian inference model to map belief trajectories, with emphasis on gaining familiarity with Hierarchical Gaussian Filters (HGFs).

 

This lesson corresponds to slides 65-90 of the PDF below. 

Difficulty level: Intermediate
Duration: 1:15:04
Speaker: : Daniel Hauke

This lesson contains practical exercises which accompanies the first few lessons of the Neuroscience for Machine Learners (Neuro4ML) course. 

Difficulty level: Intermediate
Duration: 5:58
Speaker: : Dan Goodman

This lesson introduces some practical exercises which accompany the Synapses and Networks portion of this Neuroscience for Machine Learners course. 

Difficulty level: Intermediate
Duration: 3:51
Speaker: : Dan Goodman

The Allen Mouse Brain Atlas is a genome-wide, high-resolution atlas of gene expression throughout the adult mouse brain. This tutorial describes the basic search and navigation features of the Allen Mouse Brain Atlas.

Difficulty level: Beginner
Duration: 6:40

The Allen Developing Mouse Brain Atlas is a detailed atlas of gene expression across mouse brain development. This tutorial describes the basic search and navigation features of the Allen Developing Mouse Brain Atlas.

Difficulty level: Beginner
Duration: 6:35
Speaker: : Unknown

This tutorial demonstrates how to use the differential search feature of the Allen Mouse Brain Atlas to find gene markers for different regions of the brain, as well as to visualize this gene expression in three-dimensional space. Differential search is also available for the Allen Developing Mouse Brain Atlas and the Allen Human Brain Atlas.

Difficulty level: Beginner
Duration: 6:31
Speaker: : Unknown

This lesson introduces the practical usage of The Virtual Brain (TVB) in its graphical user interface and via python scripts. In the graphical user interface, you are guided through its data repository, simulator, phase plane exploration tool, connectivity editor, stimulus generator, and the provided analyses. The implemented iPython notebooks of TVB are presented, and since they are public, can be used for further exploration of TVB. 

Difficulty level: Beginner
Duration: 1:12:24
Speaker: : Paul Triebkorn

This hands-on tutorial focuses on a brief introduction to the GUI of TVB. You will visualize a structural connectome and use it for simulation. The local neural mass model will be explored through the phase plane viewer and a parameter space exploration will be performed to observe different dynamics of the large-scale brain model.

Difficulty level: Beginner
Duration: 23:21
Speaker: : Paul Triebkorn

Simulate your own stimulation with the TVB graphical user interface. This hands-on shows you how to configure a stimulus for a specific brain region and apply it to the simulation. Afterwards the results are visualized with the TVB 3D viewer.

Difficulty level: Beginner
Duration: 20:59
Speaker: : Paul Triebkorn

Explore how to setup an epileptic seizure simulation with the TVB graphical user interface. This lesson will show you how to program the epileptor model in the brain network to simulate a epileptic seizure originating in the hippocampus. It will also show how to upload and view mouse connectivity data, as well as give a short introduction to the python script interface of TVB.

Difficulty level: Intermediate
Duration: 58:06
Speaker: : Paul Triebkorn

Manipulate the default connectome provided with TVB to see how structural lesions effect brain dynamics. In this hands-on session you will insert lesions into the connectome within the TVB graphical user interface (GUI). Afterwards, the modified connectome will be used for simulations and the resulting activity will be analysed using functional connectivity.

Difficulty level: Beginner
Duration: 31:22
Speaker: : Paul Triebkorn

Brain network reconstruction from empirical data is of key importance to generate personalized virtual brain models. This lecture will introduce the basic concepts of preprocessing structural, functional and diffusion weighted neuroimages. It highlights the latest methods and pipelines to extract structural as well as functional connectomes according to a multimodal parcellation.

Difficulty level: Intermediate
Duration: 1:17:32
Speaker: : Michael Schirner

Learn how to simulate strokes with the simulation platform, The Virtual Brain. We will go through two papers: Functional Mechanisms of Recovery after Stroke: Modeling with The Virtual Brain and The Virtual Brain: Modeling Biological Correlates of Recovery After Chronic Stroke, and apply the same processes with our own structural connectivity dataset in The Virtual Brain.

Difficulty level: Beginner
Duration: 7:43
Speaker: : Paul Triebkorn

In this lesson you will learn how to simulate seizure events and epilepsy in The Virtual Brain. We will look at the paper On the Nature of Seizure Dynamics, which describes a new local model called the Epileptor, and apply this same model in The Virtual Brain. This is part 1 of 2 in a series explaining how to use the Epileptor. In this part, we focus on setting up the parameters.

Difficulty level: Beginner
Duration: 4:44
Speaker: : Paul Triebkorn

In this lecture we will focus on a paper called The Virtual Epileptic Patient: Individualized whole-brain models of epilepsy spread. We will have a closer look at the equations of the epileptor model and particular the epileptogenicity index, which controls the excitability of each brain region. Subsequently, we will begin to setup the epileptogenic zone in our own brain network model with TVB.

Difficulty level: Beginner
Duration: 6:25
Speaker: : Paul Triebkorn