Closed hongsoog closed 2 years ago
For consistency with earlier chapters (2, 3, etc.) it would be better to use parentheses () for training example indices and square brackets [ ] for the layer indices. (This would affect lots of places, like figure 11.2, pages 340-342, 361-363, Figure 11.11, 11.12, and others). So it might be easier to change it on page 338 like you suggested.
Thanks for the note on the missing index as well! Added both to the errata.
In page 361, MSE Loss equation missing index i in the first summation.
sould be corrected as follows:
and
the bracket superscript usage is somewhat inconsistent with the parenthesis superscript convention presented in page 338.