An open API service indexing awesome lists of open source software.

https://github.com/epfml/uncertainity-estimation

Code for the paper “The Peril of Popular Deep Learning Uncertainty Estimation Methods”
https://github.com/epfml/uncertainity-estimation

Last synced: 10 months ago
JSON representation

Code for the paper “The Peril of Popular Deep Learning Uncertainty Estimation Methods”

Awesome Lists containing this project

README

          

# Uncertainty Estimation Methods
Code for the paper “The Peril of Popular Deep Learning Uncertainty Estimation Methods”

## Reference
If you use this code, please cite the following paper

```
@inproceedings{liu2021perils,
title={The Peril of Popular Deep Learning Uncertainty Estimation Methods},
author={Yehao Liu and Matteo Pagliardini and Tatjana Chavdarova and Sebastian U. Stich},
booktitle={Bayesian Deep Learning (BDL) Workshop at NeurIPS 2021},
year={2021}
}