This introductory-level course provide learners with an introduction to the field of neuroethics and spans the ethics of neuroscience to the neuroscience of ethics. The ethics of neuroscience lectures cover the ethical issues that arise in device/drug enhancement, imaging/monitoring, and social uses of neuroscience in the legal/justice system. The neuroscience of ethics lectures cover the origin of ethics (neural mechanisms and evolutionary origin).
This course contains sessions from the second day of INCF's Neuroinformatics Assembly 2022.
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.
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 course consists of introductory lectures on different aspects of biophysical models. By following this course you will learn about various neuronal models, neuron anatomy and signaling, as well the numerous and complex cellular mechanisms underlying healthy brain function.
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.
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.
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.
This course consists of a series of webinars organized by the International Neuroethics Society on various neuroethics topics.
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.
Most neuroscience journals request authors to make their data publicly available in appropriate repositories. The requirements and policies put forward by journals vary, and the services provided for different types of data also differ considerably across repositories.
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
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.
This module is intended to provide a foundation in energy-based models, and 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 this mo
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.
Neuromatch Academy aims to introduce traditional and emerging tools of computational neuroscience to trainees.
This short course covers Hypothes.is, an annotation tool that enables users to collaboratively annotate course readings and other internet resources.
Features of Hypothes.is:
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.
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.
This module is intended to provide a foundation in energy-based models. 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),