Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.46 KB

File metadata and controls

26 lines (19 loc) · 1.46 KB

Mathematics for Machine Learning

This repository contains the code for all the programming tasks of the Mathematics for Machine Learning courses taught at Coursera by Imperial College London:

Linear Algebra (link)

Multivariate Calculus (link)

PCA (link)

I've posted the answers here with the intent that it helps with debugging your own. I encourage you not to copy from the resources, but to understand why your code/answers might not have worked. The discussion forums are really helpful, and I recommend asking for help there before using the resources posted here.