mml-book / mml-book.github.io

Companion webpage to the book "Mathematics For Machine Learning"
13.11k stars 2.42k forks source link

mml-book.github.io

Companion webpage to the book "Mathematics For Machine Learning"

https://mml-book.com

Copyright 2020 by Marc Peter Deisenroth, A Aldo Faisal, and Cheng Soon Ong. To be published by Cambridge University Press.

We are in the process of writing a book on Mathematics for Machine Learning that motivates people to learn mathematical concepts. The book is not intended to cover advanced machine learning techniques because there are already plenty of books doing this. Instead, we aim to provide the necessary mathematical skills to read those other books.

We split the book into two parts:

We aim to keep this book reasonably short, so we cannot cover everything. We will also provide exercises for part 1 and jupyter notebooks for part 2 of the book.

The notebooks can be run live on Binder.

Alternatively try them directly on Google Colab

Title Tutorial Notebook Solution
Linear Regression Open In Colab Open In Colab
Principal Component Analysis (PCA) Open In Colab Open In Colab
Gaussian Mixture Model (GMM) Open In Colab Open In Colab