Posting my solutions to Mathematics for Machine Learning book

Over the year, I have been going through the Mathematics for Machine Learning textbook and solving all the practice problems in it. It is a very good book that covers all the relevant mathematics and topics that are necessary to understand machine learning models used today.

https://github.com/m-julian/mathematics_for_machine_learning_solutions




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Probability Theory
  • How to publish a jupyter notebook on Github pages with Jekyll
  • Gaussian process regression introduction