Implements
   "Learning Confidence for Out-of-Distribution Detection in Neural Networks"
   https://arxiv.org/pdf/1802.04865.pdf
 A Softmax-cross-entropy classification loss, which provides an
 additional "confidence" output, which signals whether the softmax output
 is confident.