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

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.

 

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.

 

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

 

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.

 

Research, Ethics, and Societal Impact

HBP Education Programme

This course explores ethical and social issues that have arisen, and continue to arise, from the rapid research development in neuroscience, medicine, and ICT. Lectures focus on key ethical issues contained in the HBP – such as the ethics of robotics, dual use, ICT ethical issues, big data and individual privacy, and the use of animals in research.

 
INCF TrainingSpace

Neurohackademy

University of Washington eScience Institute

Neurohackademy is a two-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute. Participants learn about technologies used to analyze human neuroscience data, and to make analyses and results shareable and reproducible.

 
INCF TrainingSpace

Deep Learning: Control

NYU Center for Data Science

This module covers the concepts of model predictive control, emulation of the kinematics from observations, training a policy, and predictive policy learning under uncertainty. It 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 appli

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

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.

 

Population-Based Data Resources & Integrative Research Methods

Krembil Centre for Neuroinformatics

As research methods and experimental technologies become ever more sophisticated, the amount of health-related data per individual which has become accessible is vast, giving rise to a corresponding need for cross-domain data integration, whole-person modelling, and improved precision medicine. This course provides lessons describing state of the art methods and repositories, as well as a tutorial on computational methods for data integration. 

 

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.

 
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.

 

Population-Based Data Resources & Integrative Research Methods

Krembil Centre for Neuroinformatics

As research methods and experimental technologies become ever more sophisticated, the amount of health-related data per individual which has become accessible is vast, giving rise to a corresponding need for cross-domain data integration, whole-person modelling, and improved precision medicine. This course provides lessons describing state of the art methods and repositories, as well as a tutorial on computational methods for data integration. 

 

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.

 

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.

 

INCF Assembly 2022 - Day 2 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 2. 

VIEW THE PROGRAM

 

Model Types

Neuromatch Academy

Neuromatch Academy aims to introduce traditional and emerging tools of computational neuroscience to trainees.

 

Cognitive Science and Psychology: Mind, Brain, and Behavior

NeurotechEU

This lecture series is presented by NeuroTechEU, an alliance between eight European universities with the goal to build a trans-European network of excellence in brain research and technologies. By following along with this series, participants will learn about the history of cognitive science and the development of the field in a sociocultural context, as well as its trajectory into the future with the advent of artificial intelligence and neural network development.

 

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.