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

INCF Assembly 2022 - Day 2 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 2. 

VIEW THE PROGRAM

 

Enabling Multi-Scale Data Integration: Turning Data to Knowledge

NFDI Neuroscience

This workshop is organized by the German National Research Data Infrastructure Initiative Neuroscience (NFDI-Neuro). The initiative is community driven and comprises around 50 contributing national partners and collaborators. NFDI-Neuro partners with EBRAINS AISB, the coordinating entity of the EU Human Brain Project and the EBRAINS infrastructure. We will introduce common methods that enable digital reproducible neuroscience.

 

Bayesian Models of Learning and Integration of Neuroimaging Data

Krembil Centre for Neuroinformatics

Bayesian inference (using prior knowledge to generate more accurate predictions about future events or outcomes) has become increasingly applied to the fields of neuroscience and neuroinformatics. In this course, participants are taught how Bayesian statistics may be used to build cognitive models of processes like learning or perception. This course also offers theoretical and practical instruction on dynamic causal modeling as applied to fMRI and EEG data.

 

Reproducible Science (Including Git, Docker, and Binder)

Krembil Centre for Neuroinformatics

This course consists of two workshops which focus on the need for reproducibility in science, particularly under the umbrella roadmap of FAIR scienctific principles. The tutorials also provide an introduction to some of the most commonly used open-source scientific tools, including Git, GitHub, Google Colab, Binder, Docker, and the programming languages Python and R. 

 

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.

 

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. 

 

Using brainlife.io

brainlife.io

This course provides several visual walkthroughs documenting how to execute various processes in brainlife.io, an open-source, free and secure reproducible neuroscience analysis platform. The platform allows to analyze Magnetic Resonance Imaging (MRI), electroencephalography (EEG) and magnetoencephalography (MEG) data. Data can either be uploaded from local computers or imported from public archives such as OpenNeuro.org.

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

Using brainlife.io

brainlife.io

This course provides several visual walkthroughs documenting how to execute various processes in brainlife.io, an open-source, free and secure reproducible neuroscience analysis platform. The platform allows to analyze Magnetic Resonance Imaging (MRI), electroencephalography (EEG) and magnetoencephalography (MEG) data. Data can either be uploaded from local computers or imported from public archives such as OpenNeuro.org.

 

INCF/OCNS Working Group on Computational Neuroscience Software

INCF

This working group is a collaboration between OCNS and INCF. The group focuses on evaluating and testing computational neuroscience tools; finding them, testing them, learning how they work, and informing developers of issues to ensure that these tools remain in good shape by having communities looking after them. Since many members of the WG are themselves tool developers, we will also learn from each other and will work towards improving interoperability between related tools.

 

FAIR Approaches for Computational Neuroscience

INCF

As models in neuroscience have become increasingly complex, it has become more difficult to share all aspects of models and model analysis, hindering model accessibility and reproducibility. In this session, we will discuss existing resources for promoting FAIR data and models in computational neuroscience, their impact on the field, and remaining barriers.

 
INCF TrainingSpace

Deep Learning: Foundations of Energy-Based Models

NYU Center for Data Science

This module is intended to provide a foundation in energy-based models, and is a part of the Deep Learning Course at NYU's Center for Data Science, a course that covered the latest techniques in deep learning and representation learning, focusing on supervised and unsupervised deep learning, embedding methods, metric learning, convolutional and recurrent nets, with applications to computer vision, natural language understanding, and speech recognition. Prerequisites for this mo

 
INCF TrainingSpace

Foundations of Neurotechnology

The BCI Guys

This course provides a broad, non-technical overview of the field of neurotechnology. It is intended to provide users with a fundamental understanding of how neurotechnology works.

 

The Virtual Brain (TVB) on EBRAINS

The Virtual Brain

In this course we present the TVB-EBRAINS integrated workflows that have been developed in the Human Brain Project in the third funding phase (“SGA2”) in the Co-Design Project 8 “The Virtual Brain”. 

 
INCF TrainingSpace

INCF Assembly 2023 - Lightning Talks (Day 1)

INCF

This course consists of three lessons, each corresponding to a lightning talk given at the first day of INCF's Neuroinformatics Assembly 2023. By following along these brief talks, you will hear about topics such as open source tools for computer vision, tools for the integration of various MRI dataset formats, as well as international data governance. 

 

Publishing

This course is currently under construction but will coming soon.  It will give an overview of the world of scientific publishing, spanning from traditional formats, to open to access, to open, interactive, reproducible, and 'living' publications with modifiable and executable code.

 

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.

 

Module 4: fMRI

Mike X. Cohen

This module covers fMRI data, including creating and interpreting flatmaps, exploring variability and average responses, and visual eccenticity. You will learn about processing BOLD signals, trial-averaging, and t-tests. The MATLAB code introduces data animations, multicolor visualizations, and linear indexing.

 

How to Use Allen Institute for Brain Science Resources

Allen Institute for Brain Science

This course features tutorials on how to use Allen atlases and digital brain atlasing tools, including operational and user features of the Allen Mouse Brain Atlas, as well as the Allen Institute's 3D viewing tool, Brain Explorer®.

 

Module 3: Computational Models

Mike X. Cohen

This module introduces computational neuroscience by simulating neurons according to the AdEx model. You will learn about generative modeling, dynamical systems, and F-I curves. The MATLAB code introduces live scripts and functions.