InterpretDL v0.4.0 Release
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 ;)