Commit Graph

5 Commits

Author SHA1 Message Date
lixiaohui 62fbbf9eb7 fix explainer doc bugs 2021-03-20 16:12:20 +08:00
wangshuide2020 abf0d30537 update the doc string of some operations. 2020-12-15 14:59:10 +08:00
YuhanShi53 61164e7d52 add feature/explainer/ClassSensitivity, Occlusion, Robustness 2020-11-23 15:20:05 +08:00
lixiaohui 2161c85d52 add rise explanation method, modify runner and faithfulness 2020-11-21 15:51:14 +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