- Deep Learning with Keras
- Antonio Gulli Sujit Pal
- 125字
- 2021-07-02 23:58:02
Activation function — sigmoid
The sigmoid function is defined as follows:

As represented in the following graph, it has small output changes in (0, 1) when the input varies in . Mathematically, the function is continuous. A typical sigmoid function is represented in the following graph:

A neuron can use the sigmoid for computing the nonlinear function . Note that, if
is very large and positive, then
, so
, while if
is very large and negative
so
. In other words, a neuron with sigmoid activation has a behavior similar to the perceptron, but the changes are gradual and output values, such as 0.5539 or 0.123191, are perfectly legitimate. In this sense, a sigmoid neuron can answer maybe.
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰
- Arduino入門基礎教程
- Android NDK Game Development Cookbook
- OUYA Game Development by Example
- Machine Learning with Go Quick Start Guide
- Hands-On Artificial Intelligence for Banking
- 基于Proteus仿真的51單片機應用
- VMware Workstation:No Experience Necessary
- Spring Cloud微服務和分布式系統實踐
- 單片機技術及應用
- Spring Security 3.x Cookbook
- IP網絡視頻傳輸:技術、標準和應用
- 微控制器的應用
- Deep Learning with Keras
- 零基礎輕松學修電腦主板