rasbt / machine-learning-book

Code Repository for Machine Learning with PyTorch and Scikit-Learn
https://sebastianraschka.com/books/#machine-learning-with-pytorch-and-scikit-learn
MIT License
3.66k stars 1.32k forks source link

Chapter 11, p. 341 & 342 #100

Closed abojda closed 1 year ago

abojda commented 1 year ago

Page 341 The formula for net input misses bias.

Page 342 image I think this should be x^(in)`.

rasbt commented 1 year ago

Thanks, good catch! Will add a note to the errata to add the missing bias unit. The second one, in pg 342 was already fixed some time ago in a preprint I think:

Screenshot 2023-02-02 at 12 20 28 PM