unreal.ActivationFunction

class unreal.ActivationFunction

Bases: unreal.EnumBase

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

C++ Source:

  • Plugin: MLDeformer

  • Module: MLDeformer

  • File: MLDeformerAsset.h

L_RELU

1

RELU

0

TANH

2