Skip to content

Commit

Permalink
update figure 18_09.png
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Oct 7, 2022
1 parent 67fdf91 commit c59308c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 10 deletions.
8 changes: 8 additions & 0 deletions ERRATA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,3 +440,11 @@ I.e.,
**Page 532**

The learning rate (`lr=0.001`) is too low here. If we change it to `lr=0.005` we can get much better results.



### Chapter 18

**Page 650**

Add the bottom of Figure 18.9, it should have been h_fc x W_fc instead of W_fc x h_fc. It's updated [here](https://github.com/rasbt/machine-learning-book/blob/main/ch18/figures/18_09.png) now.
20 changes: 10 additions & 10 deletions ch18/ch18_part1.ipynb

Large diffs are not rendered by default.

Binary file modified ch18/figures/18_09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c59308c

Please sign in to comment.