Skip to main content
Below you will find the latest courses. Please search or select the courses based on the below filters.
Search courses
Course level

FAIR Approaches for Neuroimaging Research

INCF

Over the last three decades, neuroimaging research has seen large strides in the scale, diversity, and complexity of studies, the open availability of data and methodological resources, the quality of instrumentation and multimodal studies, and the number of researchers and consortia. The awareness of rigor and reproducibility has increased with the advent of funding mandates, and with the work done by national and international brain initiatives.

 
INCF TrainingSpace

Data Science in MATLAB®

The MathWorks, Inc

This course consists of a series of lessons and tutorials aimed at providing an introductory overview of data science implementation in MATLAB®, a widely used, numeric and computing platform which works with many types of data and file formats. In this course, you will learn the basic concepts behind data science in general, as well as how to apply those concepts within the MATLAB framework in particular.

 

Simulating Brain Microcircuit Activity and Signals in Mental Health

Krembil Centre for Neuroinformatics

This course offers lectures on the origin and functional significance of certain electrophysiological signals in the brain, as well as a hands-on tutorial on how to simulate, statistically evaluate, and visualize such signals. Participants will learn the simulation of signals at different spatial scales, including single-cell (neuronal spiking) and global (EEG), and how these may serve as biomarkers in the evaluation of mental health data.

 
INCF TrainingSpace

Session 9: Event Annotation in Neuroimaging Using HED: From Experiment to Analysis

INCF

This workshop delves into the need for, structure of, tools for, and use of hierarchical event descriptor (HED) annotation to prepare neuroimaging time series data for storing, sharing, and advanced analysis. HED are a controlled vocabulary of terms describing events in a machine-actionable form so that algorithms can use the information without manual recoding.

 

INCF Assembly 2022 - Day 3 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 Day 3. 

VIEW THE PROGRAM

 

Neuroimaging Connectomics

Krembil Centre for Neuroinformatics

This course consists of one lesson and one tutorial, focusing on the neural connectivity measures derived from neuroimaging, specifically from methods like functional magnetic resonance imaging (fMRI) and diffusion-weighted imaging (DWI). Additional tools such as tractography and parcellation are discussed in the context of brain connectivity and mental health. The tutorial leads participants through the computation of brain connectomes from fMRI data. 

 

INCF Assembly 2022 - Day 3 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 Day 3. 

VIEW THE PROGRAM

 
INCF TrainingSpace

Lifecycle of Human Electroencephalography/Event-Related Potential Data

Czech National Node for Neuroinformatics

This course is intended for those interested in electroencephalography (EEG) and event-related potentials (ERPs) techniques, and those interested in collecting, annotating, standardizing, storing, processing, sharing, and publishing data from electrical activity of the human brain.

 

Simulating Brain Microcircuit Activity and Signals in Mental Health

Krembil Centre for Neuroinformatics

This course offers lectures on the origin and functional significance of certain electrophysiological signals in the brain, as well as a hands-on tutorial on how to simulate, statistically evaluate, and visualize such signals. Participants will learn the simulation of signals at different spatial scales, including single-cell (neuronal spiking) and global (EEG), and how these may serve as biomarkers in the evaluation of mental health data.

 

The Virtual Brain Education Pack (TVB EduPack)

The Virtual Brain

The Virtual Brain EduPack provides didactic use cases for The Virtual Brain (TVB). Typically a use case consists of a jupyter notebook and a didactic video. EduPack use cases help the user to reproduce TVB-based publications or to get started quickly with TVB.

 

INCF Assembly 2022 - Training Day 2

INCF

This course contains sessions from the second day of INCF's Neuroinformatics Assembly 2022.

 

INCF Assembly 2022 - Day 2 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 2. 

VIEW THE PROGRAM

 
INCF TrainingSpace

Preprocessing Data in EEGLAB

Swartz Center for Computational Neuroscience

EEGLAB is an interactive MATLAB toolbox for processing continuous and event-related EEG, MEG, and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data.

 

The Future of Medical Data Sharing in Clinical Neurosciences

EBRAINS

This workshop hosted by HBP, EBRAINS, and the European Academy of Neurology (EAN) aimed to identify and openly discuss all issues and challenges associated with data sharing in Europe: from ethics to data safety and privacy including those specific to data federation such as the development and validation of federated algorithms. 

 

 

Module 2: EEG

Mike X. Cohen

In this module, you will work with human EEG data recorded during a steady-state visual evoked potential study (SSVEP, aka flicker). You will learn about spectral analysis, alpha activity, and topographical mapping. The MATLAB code introduces functions, sorting, and correlation analysis.

 

FAIR neuroscience and EBRAINS tools for data sharing, analysis, and simulation

INCF

This workshop provides an opportunity to explore the advanced tools and techniques for data sharing, analysis, visualization, and simulation.

 

Module 5: Calcium Imaging

Mike X. Cohen

In this course, you will learn about working with calcium-imaging data, including image processing to remove background "blur", identifying cells based on threshold spatial contiguity, time-series filtering, and principal component analysis (PCA). The MATLAB code shows data animations, capabilities of the image processing toolbox, and PCA.

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

Current Methods in Neurotechnology

NeurotechEU

The lecture series focuses on current trends in modern techniques in neuroscience. Inspiring scientists from the NeurotechEU Alliance will give an overview of the latest advances and developments.

 
INCF TrainingSpace

Deep Learning: Graphs

NYU Center for Data Science

This module provides an introduction to the problem of speech recognition using neural models, emphasizing the CTC loss for training and inference when input and output sequences are of different lengths. It also covers beam search for use during inference, and how that procedure may be modeled at training time using a Graph Transformer Network.