Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Page Ch. 3 transfer learning cats and dogs code |
# Flatten the output layer to 1 dimension Note from the Author or Editor: |
Tony Holdroyd | Nov 16, 2020 | May 28, 2021 | |
Printed | Page 31 In example code |
There is an extra unnecessary tab after tf.keras.layers.Dense(10, activation=tf.nn.softmax). Note from the Author or Editor: |
Matthieu J. Miossec | Jan 18, 2021 | May 28, 2021 |
Printed | Page 44 1st paragragh |
This paragraph is an exact copy of the last paragraph on page 43, including the code. Note from the Author or Editor: |
Anonymous | Apr 17, 2021 | May 28, 2021 |
Printed | Page 47 code, top of the page |
Perhaps writing out tf.keras.optimizers.RMSprop(lr=0.001) in the code would be helpful to complete beginners. Note from the Author or Editor: |
Matthieu J. Miossec | Jan 19, 2021 | May 28, 2021 |