Skip to main content

Optimization for machine learning - Day 02 lecture of the Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 34:52
Speaker: : Moritz Wolter

Linear Algebra for Machine Learning - Day 03 lecture of the Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 57.45
Speaker: : Moritz Wolter

Support Vector Machines -  Day 06 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Advanced
Duration: 53.39
Speaker: : Elena Trunz

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

This lesson provides an introduction to biologically detailed computational modelling of neural dynamics, including neuron membrane potential simulation and F-I curves. 

Difficulty level: Intermediate
Duration: 8:21
Speaker: : Mike X. Cohen

In this lesson, users learn how to use MATLAB to build an adaptive exponential integrate and fire (AdEx) neuron model. 

Difficulty level: Intermediate
Duration: 22:01
Speaker: : Mike X. Cohen

In this lesson, users learn about the practical differences between MATLAB scripts and functions, as well as how to embed their neuronal simulation into a callable function.  

Difficulty level: Intermediate
Duration: 11:20
Speaker: : Mike X. Cohen

This lesson teaches users how to generate a frequency-current (F-I) curve, which describes the function that relates the net synaptic current (I) flowing into a neuron to its firing rate (F). 

Difficulty level: Intermediate
Duration: 20:39
Speaker: : Mike X. Cohen

This is the first of two workshops on reproducibility in science, during which participants are introduced to concepts of FAIR and open science. After discussing the definition of and need for FAIR science, participants are walked through tutorials on installing and using Github and Docker, the powerful, open-source tools for versioning and publishing code and software, respectively.

Difficulty level: Intermediate
Duration: 1:20:58

This is a hands-on tutorial on PLINK, the open source whole genome association analysis toolset. The aims of this tutorial are to teach users how to perform basic quality control on genetic datasets, as well as to identify and understand GWAS summary statistics. 

Difficulty level: Intermediate
Duration: 1:27:18
Speaker: : Dan Felsky

This is a tutorial on using the open-source software PRSice to calculate a set of polygenic risk scores (PRS) for a study sample. Users will also learn how to read PRS into R, visualize distributions, and perform basic association analyses. 

Difficulty level: Intermediate
Duration: 1:53:34
Speaker: : Dan Felsky

This lesson describes the principles underlying functional magnetic resonance imaging (fMRI), diffusion-weighted imaging (DWI), tractography, and parcellation. These tools and concepts are explained in a broader context of neural connectivity and mental health. 

Difficulty level: Intermediate
Duration: 1:47:22

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