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.
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.
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.
This module covers the concept of associative memories in deep learning. It is a part of the Deep Learning Course at NYU's Center for Data Science. Prerequisites for this module include: Introduction to Deep Learning (module 1 of the course), Parameter Sharing (module 2 of the course),
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.
Sessions from the INCF Neuroinformatics Assembly 2022 day 2.
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.
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.
A number of programming languages are ubiquitous in modern neuroscience and are key to the competence, freedom, and creativity necessary in neuroscience research. This course offers lectures on the fundamentals of data science and specific neuroinformatic tools used in the investigation of brain data. Attendees of this course will be learn about the programming languages Python, R, and MATLAB, as well as their associated packages and software environments.
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.
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.
Much like neuroinformatics, data science uses techniques from computational science to derive meaningful results from large complex datasets. In this session, we will explore the relationship between neuroinformatics and data science, by emphasizing a range of data science approaches and activities, ranging from the development and application of statistical methods, through the establishment of communities and platforms, and through the implementation of open-source software tools.
Neuromatch Academy aims to introduce traditional and emerging tools of computational neuroscience to trainees.
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.
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.
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.
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.
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.
This course introduces researchers to the Brain Imaging Data Structure (BIDS), the official community standard for organizing and sharing PET data. BIDS simplifies collaboration, streamlines analysis, and ensures your research remains future-proof by enabling compatibility with an ever-growing ecosystem of open datasets and community-developed tools.
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.