ilmoi / MML-Book

Code / solutions for Mathematics for Machine Learning (MML Book)
957 stars 162 forks source link

Chapter 5, question 5 part c #7

Open jens321 opened 3 years ago

jens321 commented 3 years ago

Hi, thank you for the solutions. This is super minor, but I thought I'd point it out anyway. I was wondering if for question 5 part c in Chapter 5 it should say "It's first column consists of" instead of "it's first row consists of" when talking about the Jacobian since we've already established the dimension would be n^2 * n and so it could only be every column that has n^2 entries.