News
Assignment 7 Ex. 1 Additional Information
Written on 01.01.2024 15:41 by Nicholas Jennings
Hello everyone,
there is a mistake in the Intro to Computational Graphs in Deep Learning article linked in the assignment.
Towards the end of the article d Y/d b is missing d Y/d e * d e/d b. So the full equation should be:
d Y/d b = d Y/d d * d d/d b + d Y/d e * d e/d b
Feel free to check out this article on computational graphs as well. (credit to this post in the forum for finding it)
Kind regards,
NNIA team