This repository contains my solutions to all the exercises in the book "Pattern Recognition and Machine Learning" by Christopher M. Bishop. I will be updating the repository as I work through the book.
20-03-2024
Solutions to some exercises from Chapter 1 committed. Missing Solutions to : 1.15, 1.16, 1.20, 1.23, 1.24, 1.27, 1.28, 1.31, 1.32, 1.34, 1.36, 1.38, 1.39
06-04-2024
Solutions to some exercises from Chapter 2 committed. Missing Solutions to : 2.4, 2.9, 2.10, 2.11, 2.14, 2.16, 2.17, 2.18, 2.23, 2.26, 2.28, 2.31, 2.32, 2.33, 2.35, 2.36, 2.37, 2.39, 2.40, 2.44, 2.60, 2.61
10-05-2024
Solutions to most exercises from Chapter 3 committed. Missing Solutions to : 3.5, 3.15
30-05-2024
Solutions to most exercises from Chapter 4 committed. Missing Solutions to : 4.2, 4.3, 4.23
06-09-2024
Solutions to most exercises from Chapter 5 committed. Missing Solutions to : 5.15, 5.21, 5.25
06-11-2024
1st revision. Solutions to exercises 1.15, 1.16, 1.31, 1.32, 1.39, 2.17, 2.60, 2.61 committed, made additions and modifications to others.
Note 1: For exercises identical to those in Mathematics for Machine Learning, I've referenced the solutions and avoided duplication.
Note 2: I typically utilize results directly from the Matrix Cookbook, with specific references provided.
If you find any errors in the solutions or have suggestions for improvement, please feel free to submit a pull request. Your contributions are greatly appreciated!