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

Errata: Listing 11.2, minor style issue (missing whitespaces)

rasbt opened this issue · comments

I took some notes reg. potential errata/suggestions when reading. As I am currently digitizing my handwritten notes, I thought it might be useful to share those.

In Listing 11.12, I would put whitespaces around the " = " for PEP8 compliancy and consistency

Screen Shot 2021-01-15 at 5 37 48 PM