1
00:00:00,270 --> 00:00:05,710
So these are the steps to compute the forward propagation of our neural network.

2
00:00:05,880 --> 00:00:10,480
Over here we are using the function g to denote an activation function.

3
00:00:10,710 --> 00:00:17,430
Back propagation involves computing the derivative with respect to our parameters so that we can use

4
00:00:17,430 --> 00:00:20,840
that derivatives to update our parameters.

5
00:00:20,860 --> 00:00:25,110
Um that's a summary of the um the equations we've seen so far.

6
00:00:25,620 --> 00:00:29,960
And over here we are using the vector ization method of course out.

7
00:00:30,060 --> 00:00:35,670
I would advise you post a video over here and make sure you recognize the equations.

8
00:00:35,670 --> 00:00:39,900
If I have any questions just let me know and actually see you in the next lesson.
