Skip to content

v1.3.0

Compare
Choose a tag to compare
@DoktorMike DoktorMike released this 19 Jul 21:20
· 47 commits to main since this release

1.3.0 (2022-07-19)

Features

  • Implemented the DER correction 🥶 (450a76f), closes #9
  • Updated regression example to produce something more useful and more inline with the paper. (8577d8e)

Documentation

  • Added classification image to readme. (9b3f64f)
  • Added documentation of the dirloss function. (e412f92)
  • Added more text regarding the classification entry. (afb03d1)
  • Added the documentation of the DIR layer. (736ea62)
  • Added the regression case to the README. (5fb3060)
  • Documented the Deep evidential classification. (f33f872)
  • Updated the example for the second regression case to use a power of 2 in the loss. (ec2026b)