Errata

Deep Learning

Errata for Deep Learning

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
chapter 2
near the end of the section "Loss Functions for Classification"

In the section "Loss Functions for Classification", near the end:

"Extending the loss function from two classes to M classes gives us the following equation for logistic loss:"

The extended equation seems missing the second half of the equation from above:
(1-y(i,j)) * log(1-y(i,j))^

Anonymous  Oct 04, 2017 
Printed Page 61
The note

The appendix about Backprop is Appendix D and not Appendix C

Francesco DAmore  May 03, 2018 
Printed Page 67
3rd Paraph

delta(i)=Err(i)*g'(somme_entree(i)) instead delta(i)=Err(i)*g(somme_entree(i))

Alexandre Marillesse  May 14, 2020 
Printed Page 68
many paragraphs

Page 68 line 7
inasmuch --> in as much

Page 119 line 8
The record the record

Page 189 line
We often we see --> we often see

Page 200 line 17
We use use --> we use

Page 207 line 14
Focused on an a series --> focused on a series

Page 270 line 5
and and is a Google --> and is a Google

Page 271 line 8
refer to refer to --> refer to

Page 385 line 16
stardard --> standard

MESHAL ALMASHAN  Oct 26, 2017 
Printed Page 76
Up to last paragraph

The formula about Loss function should be:

L(W,b) = ....... y_hat * (1-y).....

Francesco DAmore  May 03, 2018 
Printed Page 98
3rd paragraph

'gradient decent' instead of 'gradient descent'

Vincenzo Caselli  Feb 07, 2019 
Printed Page 118
Note

"[...] autoencoders >> ARE << fundamental structures [...]"

Ferdinand Mütsch  Oct 08, 2017 
Printed Page 119
1st paragraph under "Feature Extraction [...]§

"the record the record"

Ferdinand Mütsch  Oct 08, 2017 
Printed Page 119
Last paragraph

Shouldn't it be "RBMs", not "RRBMs"?

Ferdinand Mütsch  Oct 08, 2017 
PDF Page 193-197
The whole code

Upon running this code, the following error is prompted: java.lang.ExceptionInInitializerError

Anonymous  Apr 15, 2018 
PDF, ePub, Mobi Page 11905
text

" the weight initalization or " should be " the weight initialization or "

Anonymous  Sep 23, 2019