Skip to main content

This lecture covers the three big questions: What is the universe?, what is life?, and what is consciousness?

Difficulty level: Beginner
Duration: 1:07:52

This lecture outlines various approaches to studying Mind, Brain, and Behavior. 

Difficulty level: Beginner
Duration: 1:02:34

This lecture covers the history of behaviorism and the ultimate challenge to behaviorism. 

Difficulty level: Beginner
Duration: 1:19:08

This lecture covers various learning theories.

Difficulty level: Beginner
Duration: 1:00:42
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
Course:

The goal of computational modeling in behavioral and psychological science is using mathematical models to characterize behavioral (or neural) data. Over the past decade, this practice has revolutionized social psychological science (and neuroscience) by allowing researchers to formalize theories as constrained mathematical models and test specific hypotheses to explain unobservable aspects of complex social cognitive processes and behaviors. This course is composed of 4 modules in the format of Jupyter Notebooks. This course comprises lecture-based, discussion-based, and lab-based instruction. At least one-third of class sessions will be hands-on. We will discuss relevant book chapters and journal articles, and work with simulated and real data using the Python programming language (no prior programming experience necessary) as we survey some selected areas of research at the intersection of computational modeling and social behavior. These selected topics will span a broad set of social psychological abilities including (1) learning from and for others, (2) learning about others, and (3) social influence on decision-making and mental states. Rhoads, S. A. & Gan, L. (2022). Computational models of human social behavior and neuroscience - An open educational course and Jupyter Book to advance computational training.  ​​​Journal of Open Source Education5(47), 146. https://doi.org/10.21105/jose.00146

 

Difficulty level: Intermediate
Duration:
Speaker: :

This lecture covers visualizing extracellular neurotransmitter dynamics

Difficulty level: Beginner
Duration: 23:20

This lesson goes over the basic mechanisms of neural synapses, the space between neurons where signals may be transmitted. 

Difficulty level: Intermediate
Duration: 7:03
Speaker: : Marcus Ghosh

This lesson describes spike timing-dependent plasticity (STDP), a biological process that adjusts the strength of connections between neurons in the brain, and how one can implement or mimic this process in a computational model. You will also find links for practical exercises at the bottom of this page. 

Difficulty level: Intermediate
Duration: 12:50
Speaker: : Dan Goodman

This lesson discusses a gripping neuroscientific question: why have neurons developed the discrete action potential, or spike, as a principle method of communication? 

Difficulty level: Intermediate
Duration: 9:34
Speaker: : Dan Goodman

This lecture consists of the second half of the introduction to signal transduction, here focusing on cell receptors and signalling cascades.

Difficulty level: Beginner
Duration: 41:38

In this lesson, you will learn about GABAergic interneurons and local inhibition on the circuit level.

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

This lecture discusses the the importance and need for data sharing in clinical neuroscience.

Difficulty level: Intermediate
Duration: 25:22
Speaker: : Thomas Berger

This lecture gives insights into the Medical Informatics Platform's current and future data privacy model.

Difficulty level: Intermediate
Duration: 17:29
Speaker: : Yannis Ioannidis

This lecture gives an overview on the European Health Dataspace. 

Difficulty level: Intermediate
Duration: 26:33

This is a tutorial on designing a Bayesian inference model to map belief trajectories, with emphasis on gaining familiarity with Hierarchical Gaussian Filters (HGFs).

 

This lesson corresponds to slides 65-90 of the PDF below. 

Difficulty level: Intermediate
Duration: 1:15:04
Speaker: : Daniel Hauke

This lesson contains the first part of the lecture Data Science and Reproducibility. You will learn about the development of data science and what the term currently encompasses, as well as how neuroscience and data science intersect. 

Difficulty level: Beginner
Duration: 32:18
Speaker: : Ariel Rokem

In this second part of the lecture Data Science and Reproducibility, you will learn how to apply the awareness of the intersection between neuroscience and data science (discussed in part one) to an understanding of the current reproducibility crisis in biomedical science and neuroscience. 

Difficulty level: Beginner
Duration: 31:31
Speaker: : Ashley Juavinett

In this lesson, you will learn about the current challenges facing the integration of machine learning and neuroscience. 

Difficulty level: Beginner
Duration: 5:42
Speaker: : Dan Goodman

JupyterHub is a simple, highly extensible, multi-user system for managing per-user Jupyter Notebook servers, designed for research groups or classes. This lecture covers deploying JupyterHub on a single server, as well as deploying with Docker using GitHub for authentication.

Difficulty level: Beginner
Duration: 1:36:27
Speaker: : Thomas Kluyver