deep-learning-with-pytorch / dlwpt-code

Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
https://www.manning.com/books/deep-learning-with-pytorch
4.69k stars 1.98k forks source link

Typo error in p1 chap8.2.4 #76

Open E-delweiss opened 3 years ago

E-delweiss commented 3 years ago

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

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