mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-10-29 09:38:56 +08:00
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.