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

 

 

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.

 

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 Assembly 2022 - Training Day 2

INCF

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

 
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. 

 

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

 
INCF TrainingSpace

Computational Modeling of Neuronal Plasticity

Florence I. Kleberg and Jochen Triesch

In this course, you will learn how computational neuroscientists use mathematical models and computer simulations to study different plasticity phenomena in the brain. During the course, you will program your own neuron model, a so-called leaky-integrate-and-fire (LIF) neuron model, and simulate it with a computer. You will also learn how to add various neuronal properties and plasticity mechanisms to the model and study how they operate.

 

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.

 

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.

 
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.

 

FAIR Approaches for Electrophysiology

INCF

The course provides an introduction to the growing field of electrophysiology standards, infrastructure, and initiatives. From data curation on open research infrastructures like EBRAINS, to overviews of national data analytics platforms like Australia's AEDAPT, the lessons in this course highlight already available resources for the global neuroinformatics commuity while also reinforcing the need for and importance of FAIR science principles in future research projects.

 

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.

 

INCF Assembly 2022 - Day 3 Sessions

INCF

Sessions from the INCF Neuroinformatics Assembly 2022 Day 3. 

VIEW THE PROGRAM

 

INCF Assembly 2022 - Training Day 2

INCF

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

 

Notebooks

Notebook systems are proving invaluable to skill acquisition, research documentation, publication, and reproducibility.  This series of presentations introduces the most popular platform for computational notebooks, Project Jupyter, as well as other resources like Binder and NeuroLibre. 

 

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.

 

Dimensionality Reduction

Neuromatch Academy

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

 
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.

 

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.

 

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.