- Keras 2.x Projects
- Giuseppe Ciaburro
- 137字
- 2021-07-02 14:36:23
Sigmoid
The sigmoid function is a mathematical function that produces a sigmoidal curve—a characteristic curve known for its S shape. This is the earliest and often used activation function. This squashes the input to any value between 0 and 1 and makes the model logistic in nature. This function refers to a special case of logistic function, defined by the following formula:

The following screenshot shows a sigmoid curve with an S shape:

The sigmoid function is differentiable; this means that we can find the slope of the sigmoid curve at any point in its existence interval. This is a monotone function with a nonmonotonic derivative. The logistic sigmoid function is a sigmoid function as well as a softmax function, which is a more generalized logistic activation function that's used for multiclass classification.
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- Hands-On Artificial Intelligence on Amazon Web Services
- 基于LPC3250的嵌入式Linux系統開發
- Mastering D3.js
- Hands-On Machine Learning with TensorFlow.js
- 傳感器技術應用
- 網絡組建與互聯
- Ruby on Rails敏捷開發最佳實踐
- Linux內核精析
- Mastering pfSense
- Spatial Analytics with ArcGIS
- 傳感器與自動檢測
- HBase Essentials
- PyTorch深度學習
- 天才與算法:人腦與AI的數學思維