MPSCnnNeuronType Enum

Definition

Enumerates the available activation functions of a neuron.

[ObjCRuntime.TV(11, 0)]
public enum MPSCnnNeuronType
type MPSCnnNeuronType = 
Inheritance
MPSCnnNeuronType
Attributes

Fields

Absolute 6
Count 12
Elu 9
Exponential 13
HardSigmoid 4
Linear 2
Logarithm 14
None 0
Power 12
PReLU 10
ReLU 1
ReLun 11
Sigmoid 3
SoftPlus 7
SoftSign 8
TanH 5

Applies to