Skip to content

Notes from Mathematics for Machine Learning and Data Science Specialization

Notifications You must be signed in to change notification settings

ftrifoglio/math-for-ml

Repository files navigation

Maths for Machine Learning

Notes from DeepLearning.ai's course Mathematics for Machine Learning and Data Science taught by Luis Serrano from Coursera.

⚠️ These are not the official notebooks from the course.

Although I was largely inspired by the course, I've also used other sources like Khan Academy, Wikipedia to name a few.

I've also included some extra content like PCA and SVM from scratch, the actual implementation of back-propagation (credit: Deep Learning Specialization , the relationship between Newton's method and Taylor series, the Lagrange multiplier method, etc.

I did not include notes on statistics because it's a topic I didn't need to refresh as much as linear algebra and calculus.