unreal.LossFunction

class unreal.LossFunction

Bases: unreal.EnumBase

The loss function to use during the ML Deformer training process.

C++ Source:

  • Plugin: MLDeformer

  • Module: MLDeformer

  • File: MLDeformerAsset.h

L1

0

MSE

1

SHRINKAGE

2