numalogic icon indicating copy to clipboard operation
numalogic copied to clipboard

Support for Loss Functions (Symmetric Loss function)

Open s0nicboOm opened this issue 2 years ago • 6 comments

Summary

Introduce Symmetric Loss functions for the ML model.

We are ultimately looking to support loss functions that are not only in PyTorch but also provide a flexibility to the user to plug in there own custom loss function. This issue does not only point to adding more loss functions but also asks for a better way of providing that interface to the user to bring in their own custom loss function that integrates with the models that we have today.

Use Cases


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

s0nicboOm avatar Nov 01 '22 20:11 s0nicboOm