Commit Graph

5 Commits

Author SHA1 Message Date
lixiaohui 62fbbf9eb7 fix explainer doc bugs 2021-03-20 16:12:20 +08:00
lixiaohui 2e4b686408 refactor explain core code 2020-12-08 23:23:32 +08:00
YuhanShi53 61164e7d52 add feature/explainer/ClassSensitivity, Occlusion, Robustness 2020-11-23 15:20:05 +08:00
lixiaohui fbb88530cd Fixbug: add input params validity check & fix NaN faithfulness issue 2020-10-29 10:37:38 +08:00
lixiaohui 744f094add Add explainer to provide eXplainable AI tools.
This commit provides APIs for user to use the widely used attribution methods to explain DL models and the evaluation methods to quantify the explanations. With combination of MindInsight, the user can have a friendly visualization on their models.
2020-10-26 00:52:22 +08:00