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

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 TrainingSpace

Session 8: FAIR Data: The Role of Journals

INCF

Most neuroscience journals request authors to make their data publicly available in appropriate repositories. The requirements and policies put forward by journals vary, and the services provided for different types of data also differ considerably across repositories.

 

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. 

 

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.

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

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

 

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.

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

 

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.

 

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. 

 

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.

 

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.

 

Jupyter Notebooks

EuroPython Conference

In this short course, you will learn about Jupyter Notebooks, an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

 

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.

 

Whole-Brain Modelling

Krembil Centre for Neuroinformatics

Given the extreme interconnectedness of the human brain, studying any one cerebral area in isolation may lead to spurious results or incomplete, if not problematic, interpretations. This course introduces participants to the various spatial scales of neuroscience and the fundamentals of whole-brain modelling, used to generate a more thorough picture of brain activity.

 

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

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.

 

Module 1: Spikes

Mike X. Cohen

The goal of this module is to work with action potential data taken from a publicly available database. You will learn about spike counts, orientation tuning, and spatial maps. The MATLAB code introduces data types, for-loops and vectorizations, indexing, and data visualization.

 

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.

 

High-Performance Computing (HPC)

The dimensionality and size of datasets in many fields of neuroscience research require massively parallel computing power.  Fortunately, the maturity and accessibility of virtualization technologies has made it feasible to run the same analysis environments on platforms ranging from single laptop computers up to high-performance computing networks.