Skip to content

v1.2.0

Compare
Choose a tag to compare
@Dref360 Dref360 released this 04 May 14:02
· 180 commits to master since this release

Changelist for v1.2.0

  • Add DirichletCalibration (Kull et al. 2019), see our blog post.
  • Add ECE Metrics for computing model's calibration.
  • Add support for Multi-Input/Output for ModelWrapper
  • Fix BatchBALD to be consistent with the official implementation
  • Add ConsistentDropout, where the masks used in MC-Dropout are the same for each input.

Important notes

  • BaaL is now part of Pytorch Ecosystem!