add_custom_loss
code_loader.leap_binder.add_custom_loss
The purpose of the leap_binder.add_custom_loss
function is to register the Custom Loss Function(s) to be used within the platform. This function adds the custom loss function to the selection list within the CustomLoss node.
Examples
Basic Usage
Last updated