Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/MLDeformer/Source/MLDeformer/Public/MLDeformerAsset.h |
Include |
#include "MLDeformerAsset.h" |
enum EActivationFunction
{
Relu,
LRelu,
Tanh,
}
Name |
Description |
---|---|
Relu |
|
LRelu |
|
Tanh |
The activation function to use during the ML Deformer training process.