Deep neural networks are effective at image classification and other types of predictive tasks, achieving higher accuracy than conventional machine learning methods. However, unlike these other methods, the predictions are less interpretable. While accuracy may be enough for applications where errors are not costly, for real world applications, we want to also know when the predictions are more likely to be correct. Estimating the likelihood that a prediction is correct is called confidence, or uncertainty.