- 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.
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- 新媒體跨界交互設計
- Augmented Reality with Kinect
- 電腦常見問題與故障排除
- 深入淺出SSD:固態存儲核心技術、原理與實戰
- 嵌入式系統設計教程
- Mastering Manga Studio 5
- VCD、DVD原理與維修
- Source SDK Game Development Essentials
- Spring Cloud微服務和分布式系統實踐
- WebGL Hotshot
- FL Studio Cookbook
- 微控制器的應用
- The Applied Artificial Intelligence Workshop
- The Machine Learning Workshop