Skip to content

InterpretDL v0.4.0 Release

Compare
Choose a tag to compare
@holyseven holyseven released this 20 Jan 14:35
· 223 commits to master since this release
bf61828

We release the version 0.4.0 of InterpretDL, with new features as following:

  • Add Consensus of Cross-Model Explanation Algorithm. See the API and the tutorial for details.
  • Add Deletion and Insertion Evaluation Algorithms, for measuring the trustworthiness of interpretation algorithms. See the API and the tutorial for details.
  • Support Continuous Integration for code quality. We choose circleci for InterpretDL. The code coverage is 93% at this version.
  • We add colorful badges in README ;)