Update the Gradient
Apply what we have learned about sigmoids by updating the loss function.
We'll cover the following...
We'll cover the following...
Updating the loss function
Now that we have a brand-new loss function, let’s look up its gradient. Here is the partial derivative of the log loss with respect to the weight from the math textbooks:
...