Skip to main content

Decision Trees and Random Forests -  Day 07 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 1:15:39
Speaker: : Elena Trunz

Clustering and Density Estimation -  Day 08 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 59:35
Speaker: : Elena Trunz

Dimensionality Reduction -  Day 09 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 51:02
Speaker: : Elena Trunz

Introduction to Neural Networks -  Day 10 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 54:12
Speaker: : Moritz Wolter

Introduction to Convolutional Neural Networks  -  Day 11 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 42:07
Speaker: : Moritz Wolter

Initialization, Optimization, and Regularization  -  Day 12 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 42:07
Speaker: : Moritz Wolter

U-Nets for medical Image-Segmentation  -  Day 13 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 16:45
Speaker: : Moritz Wolter

Sequence Processing -  Day 15 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 47:45
Speaker: : Moritz Wolter
Course:

This lecture gives an introduction to the INCF Short Course: Introduction to Neuroinformatics. 

Difficulty level: Beginner
Duration: 34:27

Presented by the OHBM OpenScienceSIG, this lesson covers how containers can be useful for running the same software on different platforms and sharing analysis pipelines with other researchers.

Difficulty level: Beginner
Duration: 01:21:59
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 gives an introduction to the types of glial cells, homeostasis (influence of cerebral blood flow and influence on neurons), insulation and protection of axons (myelin sheath; nodes of Ranvier), microglia and reactions of the CNS to injury.

Difficulty level: Beginner
Duration: 40:32

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