- Intelligent Projects Using Python
- Santanu Pattanayak
- 104字
- 2021-07-02 14:10:42
The softmax activation unit
The softmax activation unit is generally used to output the class probabilities, in the case of a multi-class classification problem. Suppose that we are dealing with an n class classification problem, and the total input corresponding to the classes is given by the following:

In this case, the output probability of the kth class of the softmax activation unit is given by the following formula:

There are several other activation functions, mostly variations of these basic versions. We will discuss them as we encounter them in the different projects that we will cover in the following chapters.
推薦閱讀
- SDL Game Development
- Effective STL中文版:50條有效使用STL的經驗(雙色)
- Mastering Delphi Programming:A Complete Reference Guide
- Linux運維之道(第2版)
- Getting Started with Qt 5
- Mastering Manga Studio 5
- Apple Motion 5 Cookbook
- Mastering Adobe Photoshop Elements
- R Deep Learning Essentials
- 單片機原理與技能訓練
- 微控制器的應用
- 計算機組裝與維護(慕課版)
- 微服務實戰
- MicroPython Cookbook
- 微型計算機原理及應用教程(第2版)