numalogic icon indicating copy to clipboard operation
numalogic copied to clipboard

Support for Loss Functions (Non-Symmetric Loss function)

Open s0nicboOm opened this issue 2 years ago • 4 comments

Summary

Support for Non-Symmetric Loss Functions.

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.

s0nicboOm avatar Nov 01 '22 20:11 s0nicboOm