No description
Find a file
2018-09-09 03:12:34 +05:30
Backpropagation.ipynb Add files via upload 2018-08-28 09:55:46 +05:30
Fitting_the_distribution_of_heights_data.ipynb Add files via upload 2018-09-09 03:12:34 +05:30
Gradient_descent_sandpit.ipynb Add files via upload 2018-09-01 16:41:12 +05:30
GramSchmidtProcess.ipynb Add files via upload 2018-07-15 05:49:41 +05:30
IdentifyingSpecialMatrices.ipynb Add files via upload 2018-07-15 05:49:00 +05:30
PageRank.ipynb Add files via upload 2018-07-16 04:35:47 +05:30
PCA_week1.ipynb Add files via upload 2018-07-18 20:28:13 +05:30
PCA_week2.ipynb Add files via upload 2018-07-20 14:17:31 +05:30
PCA_week3.ipynb Add files via upload 2018-07-31 02:13:23 +05:30
PCA_week4.ipynb Add files via upload 2018-08-06 11:37:15 +05:30
README.md Update README.md 2018-09-09 03:12:11 +05:30
ReflectingBear.ipynb Add files via upload 2018-07-15 05:49:54 +05:30
sandpit.ipynb Add files via upload 2018-08-19 15:52:06 +05:30
sandpit2.ipynb Add files via upload 2018-08-19 17:18:22 +05:30

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:

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.