Path: blob/master/labml_nn/uncertainty/evidence/readme.md
4962 views
Evidential Deep Learning to Quantify Classification Uncertainty
This is a PyTorch implementation of the paper Evidential Deep Learning to Quantify Classification Uncertainty.
Here is the training code experiment.py to train a model on MNIST dataset.