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

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. 

 

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. 

 

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 6: Research Workflows for Collaborative Neuroscience

INCF

This course contains videos, lectures, and hands-on tutorials as part of INCF's Neuroinformatics Assembly 2023 workshop on developing robust and reproducible research workflows to foster greater collaborative efforts in neuroscience.

 

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. 

 

INCF Assembly 2022 - Training Day 1

INCF

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

 

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.

 
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

Biochemical Models

INCF

This course consists of introductory lectures on different aspects of biochemical models. By following this course, you will learn about the various forms plasticity can take at different levels in the brain, how to model chemical computation in the brain, as well as computationally demanding studies of synaptic plasticity on the molecular level. 

 

Ethics and Governance

Ethical conduct of science, good governance of data, and accelerated translation to the clinic are key to high-calibre open neuroscience.  Everyday practitioners of science must be sensitized to a range of ethical considerations in their research, some having especially to do with open data-sharing. The lessons included in this course introduce a number of these topics and end with concrete guidance for participant consent and de-identification of 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.

 
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

Session 4: "Is This FAIR?": Transparency in EDI, Career Development, & Management

INCF

There is a growing recognition and adoption of open and FAIR science practices in neuroscience research. This is predominately regarded as scientific progress and has enabled significant opportunities for large, collaborative, team science. The efforts and practical work that go into creating an open and FAIR landscape extend far beyond just the science.

 

The Future of Medical Data Sharing in Clinical Neurosciences

EBRAINS

This workshop hosted by HBP, EBRAINS, and the European Academy of Neurology (EAN) aimed to identify and openly discuss all issues and challenges associated with data sharing in Europe: from ethics to data safety and privacy including those specific to data federation such as the development and validation of federated algorithms. 

 

 
INCF TrainingSpace

Session 7: Practical Guide to Overcome the Reproducibility Crisis in Small Animal Neuroimaging: Workflows, Tools, and Repositories

INCF

The workshop will include interactive seminars given by selected experts in the field covering all aspects of (FAIR) small animal MRI data acquisition, analysis, and sharing. The seminars will be followed by hands-on training where participants will perform use case scenarios using software established by the organizers. This will include an introduction to the basics of using command line interfaces, Python installation, working with Docker/Singularity containers, Datalad/Git, and BIDS.

 

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.

 

INCF Assembly 2022 - Day 1 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 day 1. 

VIEW THE PROGRAM

 

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