Skip to content

Commit ccf7898

Browse files
committed
update readme
1 parent b36efeb commit ccf7898

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
[**中文**](./README_CN.md) | English
22

3-
![](preview.png)
4-
53
[![Release](https://img.shields.io/github/release/PaddlePaddle/InterpretDL.svg)](https://github.com/PaddlePaddle/InterpretDL/releases)
64
[![PyPI](https://img.shields.io/pypi/v/interpretdl.svg)](https://pypi.org/project/interpretdl)
75
[![CircleCI](https://circleci.com/gh/PaddlePaddle/InterpretDL.svg?style=shield)](https://circleci.com/gh/PaddlePaddle/InterpretDL)
@@ -15,6 +13,8 @@ InterpretDL, short for *interpretations of deep learning models*, is a model int
1513

1614
*InterpretDL is under active construction and all contributions are welcome!*
1715

16+
![](https://user-images.githubusercontent.com/13829174/159609890-bf3f2050-1ee8-482f-baac-693d280f9039.jpg)
17+
1818
# Why InterpretDL
1919

2020
The increasingly complicated deep learning models make it impossible for people to understand their internal workings. Interpretability of black-box models has become the research focus of many talented researchers. InterpretDL provides a collection of both classical and new algorithms for interpreting models.

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ InterpretDL(全称*interpretations of deep learning models*), 是基于[飞桨](
1414

1515
*InterpretDL持续更新中,欢迎所有贡献。*
1616

17+
![](https://user-images.githubusercontent.com/13829174/159610534-316fcc73-315d-47d3-aa07-c8e4da35c94f.jpg)
18+
1719
# 为什么选择InterpretDL
1820

1921
随着深度学习模型的越发复杂,人们很难去理解其内部的工作原理。“黑盒”的可解释性正成为许多优秀研究者的焦点。InterpretDL不仅支持经典的可解释性算法,也对最新的可解释性算法持续更新。

0 commit comments

Comments
 (0)