We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078745d commit 1db4f11Copy full SHA for 1db4f11
README.md
@@ -4,7 +4,7 @@
4
# The Unreasonable Effectiveness of Deep Evidential Regression
5
6
This repository contains the paper and the supplementary material to reproduce _The Unreasonable Effectiveness of Deep Evidential Regression_:
7
- - [unreasonable_effective_der.pdf](unreasonable_effective_der.pdf): The paper.
+ - [unreasonable_effective_der.pdf](unreasonable_effective_der.pdf): The paper and the Appendix.
8
- [understanding_sota.ipynb](understanding_sota.ipynb): Introduction and high-level overview.
9
- [x3_indepth.ipynb](x3_indepth.ipynb): Analysis of one-dimensional cubic regression data set.
10
- [binpulse.ipynb](binpulse.ipynb): Analysis of binary pulse experiment.
0 commit comments