TensorFlow: Probabilistic Deep Learning Models

Tweet Unfortunately, deep learning models aren’t always accurate, especially when asked to make predictions on new data points that are dissimilar to the data that they were trained on. The insight here is that it’s important to models to be able to assign higher levels of uncertainty to incorrect predictions. We want our deep learning models to know what they don’t know. The … Continue reading TensorFlow: Probabilistic Deep Learning Models