# Exercise - Regression Loss Functions

{% file src="<https://content.gitbook.com/content/Z1AtAIaq9iuBBWNOucSy/blobs/bJZnZ9hwEBXabUJtlX8h/Regression%20Loss%20Functions.ipynb>" %}

In this notebook you will implement the L1 and L2 loss functions and compute the losses for a given set of data points.
