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

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

 

Neuroscience for Machine Learners (Neuro4ML)

Neural Reckoning Group

This is a freely available online course on neuroscience for people with a machine learning background. The aim is to bring together these two fields that have a shared goal in understanding intelligent processes. Rather than pushing for “neuroscience-inspired” ideas in machine learning, the idea is to broaden the conceptions of both fields to incorporate elements of the other in the hope that this will lead to new, creative thinking.

 

Foundations of Machine Learning in Python

NeurotechEU

Course designed for advanced learners interested in understanding the foundations of Machine Learning in Python.

General: The course consists of 15 lectures (ca. 1-2 hours each) and 15 exercise sheets (for ca. 6 hours of programming each).

Institution: High-Performance Computing and Analytics Lab, University of Bonn

 

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.

 

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.

 
INCF TrainingSpace

Session 5: Infrastructure for Sensitive Data

INCF

This course consists of a three-part session from the second day of INCF's Neuroinformatics Assembly 2023. The lessons describe various on-going efforts within the fields of neuroinformatics and clinical neuroscience to adjust to the increasingly vast volumes of brain data being collected and stored.

 
INCF TrainingSpace

Analysis and Interpretation of Massively Parallel Electrophysiological Data

INCF

Probing the organization of interactions within and across neuronal populations is a promising approach to understanding the principles of brain processing. The rapidly advancing technical capabilities to record from hundreds of neurons in parallel open up new possibilities to disentangle the correlative structure within neuronal networks. However, the complexity of these massive data streams calls for novel, tractable analysis tools that exploit the parallel aspect of the data.

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

The International Brain Initiative (IBI)

INCF

The International Brain Initiative (IBI) is a consortium of the world’s major large-scale brain initiatives and other organizations with a vested interest in catalyzing and advancing neuroscience research through international collaboration and knowledge sharing. This session will introduce the IBI and the current efforts of the Data Standards and Sharing Working Group with a view to gain input from a wider neuroscience and neuroinformatics community. 

 

Introduction to Neurodata Without Borders (NWB) for Python Users II

NWB Core Development Team

The Neurodata Without Borders: Neurophysiology project (NWB:N, https://www.nwb.org/) is an effort to standardize the description and storage of neurophysiology data and metadata. NWB enables data sharing and reuse and reduces the energy barrier to applying data analytics both within and across labs. Several laboratories, including the Allen Institute for Brain Science, have wholeheartedly adopted NWB.

 

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.

 

Foundations of Data Science

Datalabcc

Data science relies on several important aspects of mathematics. In this course, you'll learn what forms of mathematics are most useful for data science, and see some worked examples of how math can solve important data science problems.

 

Fundamental Methods for Single-Cell Transcriptome Analysis

Krembil Centre for Neuroinformatics

This course, consisting of one lecture and two workshops, is presented by the Computational Genomics Lab at the Centre for Addiction and Mental Health and University of Toronto. The lecture deals with single-cell and bulk level transciptomics, while the two hands-on workshops introduce users to transcriptomic data types (e.g., RNAseq) and how to perform analyses in specific use cases (e.g., cellular changes in major depression). 

 

The International Brain Initiative (IBI)

INCF

The International Brain Initiative (IBI) is a consortium of the world’s major large-scale brain initiatives and other organizations with a vested interest in catalyzing and advancing neuroscience research through international collaboration and knowledge sharing. This session will introduce the IBI and the current efforts of the Data Standards and Sharing Working Group with a view to gain input from a wider neuroscience and neuroinformatics community. 

 

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.

 

The Virtual Brain: Bernstein Center Lectures 2019

The Virtual Brain

This course provides a general overview about brain simulation, including its fundamentals as well as clinical applications in populations with stroke, neurodegeneration, epilepsy, and brain tumors. This course also introduces the mathematical framework of multi-scale brain modeling and its analysis.

 

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.

 

Introduction to Neurodata Without Borders (NWB) for Python Users I

NWB Core Development Team

The Neurodata Without Borders: Neurophysiology project (NWB, https://www.nwb.org/) is an effort to standardize the description and storage of neurophysiology data and metadata. NWB enables data sharing and reuse and reduces the energy-barrier to applying data analytics both within and across labs. Several laboratories, including the Allen Institute for Brain Science, have wholeheartedly adopted NWB.

 

Digital Health for Mental Health

Krembil Centre for Neuroinformatics

As technological improvements continue to facilitate innovations in the mental health space, researchers and clinicians are faced with novel opportunities and challenges regarding study design, diagnoses, treatments, and follow-up care. This course includes a lecture outlining these new developments, as well as a workshop which introduces users to Synapse, an open-source platform for collaborative data analysis. 

 

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.