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

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.

 
INCF TrainingSpace

Deep Learning: Parameters Sharing

NYU Center for Data Science

This course covers the concepts of recurrent and convolutional nets (theory and practice), natural signals properties and the convolution, and recurrent neural networks (vanilla and gated, LSTM).

 

Introductory Concepts

Krembil Centre for Neuroinformatics

This couse is the opening module for the University of Toronto's Krembil Centre for Neuroinformatics' virtual learning series Solving Problems in Mental Health Using Multi-Scale Computational Neuroscience. Lessons in this course introduce participants to the study of brain disorders, starting from elemental units like genes and neurons, eventually building up to whole-brain modelling and global activity patterns.

 

INCF Short Course: Introduction to Neuroinformatics

INCF

The emergence of data-intensive science creates a demand for neuroscience educators worldwide to deliver better neuroinformatics education and training in order to raise a generation of modern neuroscientists with FAIR capabilities, awareness of the value of standards and best practices, knowledge in dealing with big datasets, and the ability to integrate knowledge over multiple scales and methods.

 

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.

 

GLM, Regression Models, and Latent Variables

Difficulties experienced in understanding machine learning techniques often stem from lack of clarity concerning more basic statistical models and fundamental considerations, including the various regression models that can all be subsumed under the General Linear Model.

 

Cajal Course in Computational Neuroscience

CAJAL Advanced Neuroscience Training

The CAJAL Course in Computational Neuroscience teaches the central ideas, methods, and practice of modern computational neuroscience through a combination of lectures and hands-on project work. This course is designed for graduate students and postdoctoral fellows from a variety of disciplines, including neuroscience, physics, electrical engineering, computer science, mathematics, and psychology. 

 

INCF Short Course: Introduction to Neuroinformatics

INCF

The emergence of data-intensive science creates a demand for neuroscience educators worldwide to deliver better neuroinformatics education and training in order to raise a generation of modern neuroscientists with FAIR capabilities, awareness of the value of standards and best practices, knowledge in dealing with big datasets, and the ability to integrate knowledge over multiple scales and methods.

 

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

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

TVB Made Easy

The Virtual Brain

In this short series of lectures, participants will take a look at articles using TVB in a clinical context. Specifically, participants will see how TVB can help to predict recovery after stroke and how individual epileptic seizures are simulated. The course lecturers will briefly describe the methods used and results achieved in the articles.

 

Versioning & Containerization

This course outlines how versioning code, data, and analysis software is crucially important to rigorous and open neuroscience workflows that maximize reproducibility and minimize errors.Version control systems, code-capable notebooks, and virtualization containers such as Git, Jupyter, and Docker, respectively, have become essential tools in data science.

 
INCF TrainingSpace

Session 1: A FAIR Roadmap for Knowledge Graphs and Ontologies

INCF

This course corresponds to the first session of talks given at INCF's Neuroinformatics Assembly 2023. The sessions consists of several lectures, focusing on using the principles of FAIR (findability, accessibility, interoperability, and reusability) to inform future directions in neuroscience and neuroinformatics. In particular, these talks deal with the development of knowledge graphs and ontologies. 

 

Applied Ethics in Machine Learning and Mental Health

Krembil Centre for Neuroinformatics

This course tackles the issue of maintaining ethical research and healthcare practices in the age of increasingly powerful technological tools like machine learning and artificial intelligence. While there is great potential for innovation and improvement in the clinical space thanks to AI development, lecturers in this course advocate for a greater emphasis on human-centric care, calling for algorithm design which takes the full intersectionality of individuals into account.

 

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 - Training Day 1

INCF

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

 

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. 

 

CAN 2019: Science Management Symposium

Canadian Association for Neuroscience (CAN) Meeting 2019

The landscape of scientific research is changing. Today’s researchers need to participate in large-scale collaborations, obtain and manage funding, share data, publish, and undertake knowledge translation activities in order to be successful. As per these increasing demands, Science Management is now a vital piece of the environment. This course consists of lectures presenting practical techniques, tools, and project management skills that participants can begin to implement.

 
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.