Relationships
MLX.Evaluatable MLX.Indented Description MLX.Updatable Swift.Custom String Convertible UnaryLayer
See Also
class CELUApplies the Continuously Differentiable Exponential Linear Unit.
class GELUApplies the Gaussian Error Linear Units function.
class GLUApplies the gated linear unit function.
class HardSwish Applies the hardswish function, element-wise
class LeakyReLU Applies the Leaky Rectified Linear Unit.
class LogSigmoid Applies the Log Sigmoid function.
class LogSoftmax Applies the Log Softmax function.
class MishApplies the Mish function, element-wise.
class PReLU Applies the element-wise parametric ReLU.
class ReLU Applies the Rectified Linear Unit.
class ReLU6 Applies the Rectified Linear Unit 6.
class SELUApplies the Scaled Exponential Linear Unit.
class SiLU Applies the Sigmoid Linear Unit. Also known as Swish.
class SigmoidApplies the element-wise logistic sigmoid.
class SoftplusApplies the Softplus function.
class SoftsignApplies the Softsign function.
class StepApplies the Step Activation Function.
class TanhApplies the hyperbolic tangent function
Current page is SoftMax