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

Typo error in p1 chap8.2.4

E-delweiss opened this issue · comments

Capture d’écran 2021-08-18 à 19 56 00

I think you meant "by the first MaxPool2d" instead of MaxPool3d.