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 lesson introduces various methods in MATLAB useful for dealing with data generated by calcium imaging. 

Difficulty level: Intermediate
Duration: 5:02
Speaker: : Mike X. Cohen

This tutorial demonstrates how to use MATLAB to generate and visualize animations of calcium fluctuations over time. 

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

This tutorial instructs users how to use MATLAB to programmatically convert data from cells to a matrix.

Difficulty level: Intermediate
Duration: 5:15
Speaker: : Mike X. Cohen

In this tutorial, users will learn how to identify and remove background noise, or "blur", an important step in isolating cell bodies from image data. 

Difficulty level: Intermediate
Duration: 17:08
Speaker: : Mike X. Cohen

This lesson teaches users how MATLAB can be used to apply image processing techniques to identify cell bodies based on contiguity.

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

This tutorial demonstrates how to extract the time course of calcium activity from each clusters of neuron somata, and store the data in a MATLAB matrix.

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

This lesson demonstrates how to use MATLAB to implement a multivariate dimension reduction method, PCA, on time series data.

Difficulty level: Intermediate
Duration: 17:19
Speaker: : Mike X. Cohen

This is a hands-on tutorial on PLINK, the open source whole genome association analysis toolset. The aims of this tutorial are to teach users how to perform basic quality control on genetic datasets, as well as to identify and understand GWAS summary statistics. 

Difficulty level: Intermediate
Duration: 1:27:18
Speaker: : Dan Felsky

This is a tutorial on using the open-source software PRSice to calculate a set of polygenic risk scores (PRS) for a study sample. Users will also learn how to read PRS into R, visualize distributions, and perform basic association analyses. 

Difficulty level: Intermediate
Duration: 1:53:34
Speaker: : Dan Felsky

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 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

This tutorial provides instruction on how to simulate brain tumors with TVB (reproducing publication: Marinazzo et al. 2020 Neuroimage). This tutorial comprises a didactic video, jupyter notebooks, and full data set for the construction of virtual brains from patients and health controls.

Difficulty level: Intermediate
Duration: 10:01