Step 2a - Compute the Loss
Learn about the difference between error and loss, the relationship between gradient descent and loss, and how the loss can be computed.
We'll cover the following...
Difference between error and loss
There is a subtle but fundamental difference between error and loss.
The error is the difference between the actual value (label) and the predicted value computed for a single data point. So, for a given ith point (from our dataset of N
points), its error is:
...
Access this course and 1400+ top-rated courses and projects.