Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 698 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 698 Bytes

torch-evidental-deep-learning

Open In Colab

About

This is the PyTorch implementation of the original evidental-deep-learning repository:

@article{amini2020deep,
  title={Deep evidential regression},
  author={Amini, Alexander and Schwarting, Wilko and Soleimany, Ava and Rus, Daniela},
  journal={Advances in Neural Information Processing Systems},
  volume={33},
  year={2020}
}

Progress

  • reimplement hello_world.py demo
  • loss: Continuous Evidential Loss
  • layer: DenseNormalGamma