softmax loss 与cross-entropy loss的区别
Technically no because "softmax loss" isn't really a correct term, and "cross-entropy loss" is. So cross-entropy loss is really the correct term to use when describing the function: The softmax clas...