- Keras 2.x Projects
- Giuseppe Ciaburro
- 94字
- 2021-07-02 14:36:23
Unit step activation function
A unit step activation function is a much-used feature in neural networks. The output assumes the value 0 for negative argument and 1 for positive argument. The function is as follows:

The range is between (0,1) and the output is binary in nature. These types of activation functions are useful for binary schemes. When we want to classify an input model in one of two groups, we can use a binary compiler with a unit step activation function. A unit step activation function is shown in the following screenshot:

推薦閱讀
- Spark編程基礎(Scala版)
- 21天學通C++
- 空間傳感器網絡復雜區域智能監測技術
- Expert AWS Development
- ROS機器人編程與SLAM算法解析指南
- CorelDRAW X4中文版平面設計50例
- OpenStack Cloud Computing Cookbook(Second Edition)
- Windows內核原理與實現
- 愛犯錯的智能體
- 面向對象程序設計綜合實踐
- Azure PowerShell Quick Start Guide
- Building a BeagleBone Black Super Cluster
- 多媒體制作與應用
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- 人工智能技術入門