probml / pml-book

"Probabilistic Machine Learning" - a book series by Kevin Murphy
MIT License
5k stars 597 forks source link

book 1; pag. 468; Figure 14.1 #659

Closed g-i-o-r-g-i-o closed 1 week ago

g-i-o-r-g-i-o commented 1 month ago

In the columns, I think that you need to add a 0 where I draw the red line, and to erase the 0 where I draw a cross.

Then maybe add "weights" and "image" or W.view(-1) @ x.view(-1) to the two different columns, and recalculate the dot product (don't know if the value is correct in the second case).

Hope that this is correct now, thanks.

Untitled

murphyk commented 1 week ago

unfortunately I cannot find the source of that figure so cannot make any edits.