Created by: wanghaoshuang
Current cross entropy cost layer doesn't support for pixel classification job. We can implement this layer by reusing Matrix::oneHotCrossEntropyBP , Matrix::oneHotCrossEntropy and switch order function.
Matrix::oneHotCrossEntropyBP
Matrix::oneHotCrossEntropy