Please link to this site using https://mml-book.com.
Twitter: @mpd37, @AnalogAldo, @ChengSoonOng.
We wrote 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.
The book will be published by Cambridge University Press in early 2020.
We split the book into two parts:
- Mathematical foundations
- Example machine learning algorithms that use the mathematical foundations
We aim to keep this book fairly short, so we don't cover everything.
We will keep PDFs of this book freely available after publication.
Download the PDF of the book
Part I: Mathematical Foundations
- Introduction and Motivation
- Linear Algebra
- Analytic Geometry
- Matrix Decompositions
- Vector Calculus
- Probability and Distribution
- Continuous Optimization
Part II: Central Machine Learning Problems
{:start="8"} 8. When Models Meet Data 9. Linear Regression 10. Dimensionality Reduction with Principal Component Analysis 11. Density Estimation with Gaussian Mixture Models 12. Classification with Support Vector Machines
We submitted the final draft for copy-editing. Therefore, any issues you raise now may not make it into the printed version.
We are working on jupyter notebook tutorials for the machine learning parts:
- Linear Regression
- Gaussian Mixture Models
- PCA
- SVM (work in progress)
