mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
About mml-book/mml-book.github.io
mml-book/mml-book.github.io is an open-source project on GitHub, mainly written in Jupyter Notebook. Companion webpage to the book "Mathematics For Machine Learning" It currently holds 16,009 stars and 2,868 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).
Project Overview
AI Homed tracks it on the Today's Trending board.
GitHub Repository Details
README
mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"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:
- Mathematical foundations
- Example machine learning algorithms that use the mathematical foundations
The notebooks can be run live on .
Alternatively try them directly on Google Colab
| Title | Tutorial Notebook | Solution |
|-|:-:|:-:|
| Linear Regression | |
|
| Principal Component Analysis (PCA) |
|
|
| Gaussian Mixture Model (GMM) |
|
|