Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible error in figure in Ch12 on page 421 #138

Open
olivertomic opened this issue Oct 25, 2020 · 0 comments
Open

Possible error in figure in Ch12 on page 421 #138

olivertomic opened this issue Oct 25, 2020 · 0 comments

Comments

@olivertomic
Copy link

To me it seems there is an error in point 4 (error term of the hidden layer) in the figure regarding the derivative of the activation function (after the elementwise multiplication operator) . It says in the numerator: derivative of phi(a), while I would have expected phi(z). For the denominator correspondingly: it says derivative of a, while I would have expected derivative of z. The same equation in the same figure in the second edition of the book looks right to me.

The same equation looks correct on page 418 in the third edition, although z should be bold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant