deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

Home Page:https://www.manning.com/books/deep-learning-with-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on Page 190 Graphic

forrestmckee opened this issue · comments

I believe there's an error in index 3 of the image vector and corresponding weight vector that propagates throughout. It causes the output for the translated image to be 1, where if corrected, the output would be 2.

image
image