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: Section 8.5.2, BatchNorm1D -> BatchNorm1d

rasbt opened this issue · comments

I think it should be "BatchNorm1d":
Screen Shot 2021-01-15 at 5 46 57 PM