Learn Before
Concept
ELU (Exponential Linear Unit)
If x > 0: If x 1:

0
1
Updated 2020-10-21
Tags
Data Science
Related
Linear vs. Non-Linear Activation Functions
Sigmoid/Logistic Function
TanH/Hyperbolic Tangent Function
Swish Function
ReLU (Rectified Linear Unit)
ELU (Exponential Linear Unit)
Which activation function is represented by each of these plots?
Which of the following introduces nonlinearity into neural networks?
Softmax Function