Softmax是一个用于多分类器的激活函数,在输出层作为激活函数配合Cross-Entropy作为loss的时候比logistics regression有更高的效率 https://blog.csdn.net/bitcarmanlee/article/details/82320853