0:00
Hi to everyone.
00:01
So first one is forward.
00:04
So compute the input and output for the first year.
00:07
So a1, 1 plus b to the power 1 equals f 2 .0 plus 0.
00:17
So f into 0, so 0.
00:20
Now compute the input and output for second year.
00:24
So a2, a1, w2 plus b2.
00:35
So a total of f 2, 0 .0 plus 0.
00:40
So f 2 into 0 equals 0.
00:44
Now compute the loss.
00:46
So j is equal to y minus a to the power 2 whole square is equal to 2 minus 0, 2 equals 4.
00:53
Now backward pass.
00:58
Backward pass.
01:00
So compute the gradient of loss with respect to output of second year.
01:05
So dj by del a2.
01:09
So minus 2 y minus a2 equals minus 4.
01:15
Now compute the gradient of output of second year with respect to its unit.
01:22
So del a2 by del z2 equals 3.
01:28
Now compute the gradient of input of second year with respect to weight...