- Hands-On Deep Learning Architectures with Python
- Yuxi (Hayden) Liu Saransh Mehta
- 122字
- 2021-06-24 14:48:12
Sigmoid activation
The output range of this function is from zero to one for all real number inputs. This is very important for generating probabilistic scores from neurons. The function is also continuous and non-linear and helps to preserve the non-linearity of outputs. Also, the gradient of curve is steep near the origin and saturates as we start moving away on the x-axis. This means significant change in output will occur for a small change in input around the origin. This characteristic aids in the classification task as it tries to keep the output close to either zero or one. Following is the equation for sigmoid activation against the input x:

The following is a plot of the sigmoid activation function:

推薦閱讀
- Project 2007項目管理實用詳解
- 3D Printing with RepRap Cookbook
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- 工業機器人操作與編程
- Moodle Course Design Best Practices
- Prometheus監控實戰
- 愛犯錯的智能體
- 工業機器人安裝與調試
- PVCBOT機器人控制技術入門
- 電子設備及系統人機工程設計(第2版)
- Mastering Text Mining with R
- 寒江獨釣:Windows內核安全編程
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- FANUC工業機器人配置與編程技術
- 菜鳥起飛電腦組裝·維護與故障排查