Create a Custom Loss#
This tutorial goes over Loss objects, how they can be declared and assigned, and how to build a custom Loss.
Structure of the tutorial
I. Losses in Task Objects
Printing out currently declared losses
Declaring new losses via the Task object