Posting my solutions to Mathematics for Machine Learning book

Throughout 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.

mathematics_for_machine_learning_solutions




Enjoy Reading This Article?

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

  • Vectorized Forward and Backward Pass in a Simple Neural Network
  • Forward and Backward Pass in a Simple Neural Network
  • Probability Theory
  • How to publish a jupyter notebook on Github pages with Jekyll
  • Gaussian process regression introduction