Sigmoid/Logistic Function
Derivative of Sigmoid/Logistic Function
g(x)=11+e−x⇒g′(x)=ddxg(x)=11+e−x(1−11+e−x)=g(x)(1−g(x))g(x) = \frac{1}{1 + e^{-x}} \Rightarrow g'(x) = \frac{d}{dx}g(x) = \frac{1}{1 + e^{-x}} (1 - \frac{1}{1 + e^{-x}}) = g(x) (1 - g(x))g(x)=1+e−x1⇒g′(x)=dxdg(x)=1+e−x1(1−1+e−x1)=g(x)(1−g(x))
0
2
Share
Contributors are:
Who are from:
References
Neural Network Reference
Tags
Data Science
Pros and Cons of Sigmoid/Logistic Function
Sigmoid/Logistic vs. TanH/Hyperbolic Tangent functions
Question about sigmoid node