Skip to main content

This lesson introduces the practical usage of The Virtual Brain (TVB) in its graphical user interface and via python scripts. In the graphical user interface, you are guided through its data repository, simulator, phase plane exploration tool, connectivity editor, stimulus generator, and the provided analyses. The implemented iPython notebooks of TVB are presented, and since they are public, can be used for further exploration of TVB. 

Difficulty level: Beginner
Duration: 1:12:24
Speaker: : Paul Triebkorn

This lesson provides a brief overview of the Python programming language, with an emphasis on tools relevant to data scientists.

Difficulty level: Beginner
Duration: 1:16:36
Speaker: : Tal Yarkoni

This tutorial covers the fundamentals of collaborating with Git and GitHub.

Difficulty level: Intermediate
Duration: 2:15:50
Speaker: : Elizabeth DuPre
Course:

This lesson provides a comprehensive introduction to the command line and 50 popular Linux commands. This is a long introduction (nearly 5 hours), but well worth it if you are going to spend a good part of your career working from a terminal, which is likely if you are interested in flexibility, power, and reproducibility in neuroscience research. This lesson is courtesy of freeCodeCamp.

Difficulty level: Beginner
Duration: 5:00:16
Speaker: : Colt Steele
Course:

This book was written with the goal of introducing researchers and students in a variety of research fields to the intersection of data science and neuroimaging. This book reflects our own experience of doing research at the intersection of data science and neuroimaging and it is based on our experience working with students and collaborators who come from a variety of backgrounds and have a variety of reasons for wanting to use data science approaches in their work. The tools and ideas that we chose to write about are all tools and ideas that we have used in some way in our own research. Many of them are tools that we use on a daily basis in our work. This was important to us for a few reasons: the first is that we want to teach people things that we ourselves find useful. Second, it allowed us to write the book with a focus on solving specific analysis tasks. For example, in many of the chapters you will see that we walk you through ideas while implementing them in code, and with data. We believe that this is a good way to learn about data analysis, because it provides a connecting thread from scientific questions through the data and its representation to implementing specific answers to these questions. Finally, we find these ideas compelling and fruitful. That’s why we were drawn to them in the first place. We hope that our enthusiasm about the ideas and tools described in this book will be infectious enough to convince the readers of their value.

 

Difficulty level: Intermediate
Duration:
Speaker: :

This talk presents state-of-the-art methods for ensuring data privacy with a particular focus on medical data sharing across multiple organizations.

Difficulty level: Intermediate
Duration: 22:49

This lecture talks about the usage of knowledge graphs in hospitals and related challenges of semantic interoperability.

Difficulty level: Intermediate
Duration: 24:32

This talk gives an overview of the Human Brain Project, a 10-year endeavour putting in place a cutting-edge research infrastructure that will allow scientific and industrial researchers to advance our knowledge in the fields of neuroscience, computing, and brain-related medicine.

Difficulty level: Intermediate
Duration: 24:52
Speaker: : Katrin Amunts

This lecture gives an introduction to the European Academy of Neurology, its recent achievements and ambitions.

Difficulty level: Intermediate
Duration: 21:57
Speaker: : Paul Boon

This talk enumerates the challenges regarding data accessibility and reusability inherent in the current scientific publication system, and discusses novel approaches to these challenges, such as the EBRAINS Live Papers platform. 

Difficulty level: Beginner
Duration: 18:08
Speaker: : Andrew Davison

This lesson aims to define computational neuroscience in general terms, while providing specific examples of highly successful computational neuroscience projects. 

Difficulty level: Beginner
Duration: 59:21
Speaker: : Alla Borisyuk

This lesson covers membrane potential of neurons, and how parameters around this potential have direct consequences on cellular communication at both the individual and population level. 

Difficulty level: Beginner
Duration: 28:08
Speaker: : Carl Petersen

In this lesson you will learn about neurons' ability to generate signals called action potentials, and biophysics of voltage-gated ion channels.

Difficulty level: Beginner
Duration: 27:47
Speaker: : Carl Petersen

This lesson discusses voltage-gating kinetics of sodium and potassium channels.

Difficulty level: Beginner
Duration: 19:20
Speaker: : Carl Petersen

In this lesson, you will learn about the ionic basis of the action potential, including the Hodgkin-Huxley model.

Difficulty level: Beginner
Duration: 28:29
Speaker: : Carl Petersen

This lesson delves into the specifics of how action potentials propagate through individual neurons.

Difficulty level: Beginner
Duration: 23:16
Speaker: : Carl Petersen

This lesson discusses long-range inhibitory connections in the brain, with examples from three different systems.

Difficulty level: Beginner
Duration: 19:05
Speaker: : Carl Petersen
Course:

An introduction to data management, manipulation, visualization, and analysis for neuroscience. Students will learn scientific programming in Python, and use this to work with example data from areas such as cognitive-behavioral research, single-cell recording, EEG, and structural and functional MRI. Basic signal processing techniques including filtering are covered. The course includes a Jupyter Notebook and video tutorials.

 

Difficulty level: Beginner
Duration: 1:09:16
Speaker: : Aaron J. Newman

This tutorial introduces pipelines and methods to compute brain connectomes from fMRI data. With corresponding code and repositories, participants can follow along and learn how to programmatically preprocess, curate, and analyze functional and structural brain data to produce connectivity matrices. 

Difficulty level: Intermediate
Duration: 1:39:04

In this lightning talk, you will learn about BrainGlobe, an initiative which exists to facilitate the development of interoperable Python-based tools for computational neuroanatomy.

Difficulty level: Beginner
Duration: 3:33