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.
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.
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 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.
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.
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.
This course consists of several lightning talks from the second day of INCF's Neuroinformatics Assembly 2023. Covering a wide range of topics, these brief talks provide snapshots of various neuroinformatic efforts such as brain-computer interface standards, dealing with multimodal animal MRI datasets, distributed data management, and several more.
The importance of Research Data Management in the conduct of open and reproducible science is better understood and technically supported than ever, and many of the underlying principles apply as much to everyday activities of a single researcher as to large-scale, multi-center open data sharing.
EEGLAB is an interactive MATLAB toolbox for processing continuous and event-related EEG, MEG, and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data.
The Virtual Brain EduPack provides didactic use cases for The Virtual Brain (TVB). Typically a use case consists of a jupyter notebook and a didactic video. EduPack use cases help the user to reproduce TVB-based publications or to get started quickly with TVB.
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.
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.
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.
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.
Most approaches within computational neuroscience simulate systems, brain networks, local circuits, as they are now. In recent years, homeostatic regulation has been characterized and modeled; however, for understanding diseases that have their origin in genetic defects that emerge at later age, it is important to understand how these defects interact with developmental processes that occur earlier and last longer that the typical period considered for homeostatic studies.
This course includes two tutorials on R, a programming language and environment for statistical computing and graphics. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, etc.) and graphical techniques, and is highly extensible.
This module covers the concepts of gradient descent, stochastic gradient descent, and momentum. 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 applications to computer vision, natural language understanding, and speech recognition. Prerequisites for
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”.
Sessions from the INCF Neuroinformatics Assembly 2022 day 2.
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.