unreal.ActivationFunction¶
- class unreal.ActivationFunction¶
Bases:
unreal.EnumBaseThe 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