Enum ActivationType
- Namespace
- DotCompute.Backends.Metal.Kernels
- Assembly
- DotCompute.Backends.Metal.dll
Neural network activation types.
public enum ActivationType
Fields
LeakyReLU = 3ReLU = 0Sigmoid = 1Tanh = 2
Neural network activation types.
public enum ActivationType
LeakyReLU = 3ReLU = 0Sigmoid = 1Tanh = 2