Skip to main content

This lecture covers different perspectives on the study of the mental, focusing on the difference between Mind and Brain. 

Difficulty level: Beginner
Duration: 1:16:30

This lesson briefly goes over the outline of the Neuroscience for Machine Learners course. 

Difficulty level: Intermediate
Duration: 3:05
Speaker: : Dan Goodman

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 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: :

Introduction of the Foundations of Machine Learning in Python course - Day 01.

High-Performance Computing and Analytics Lab, University of Bonn

Difficulty level: Beginner
Duration: 35:24
Speaker: : Elena Trunz

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 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