You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The available (and planning) tutorials are listed below:
55
55
[Ernie1.0 in Chinese](https://github.com/PaddlePaddle/InterpretDL/blob/master/tutorials/ernie-1.0-zh-chnsenticorp.ipynb) ([on NBViewer](https://nbviewer.org/github/PaddlePaddle/InterpretDL/blob/master/tutorials/ernie-1.0-zh-chnsenticorp.ipynb))
56
56
as examples. For text visualizations, NBViewer gives better and colorful rendering results.
57
57
58
-
- Input Gradient Interpreters (to appear). This tutorial introduces the input gradient based interpretation algorithms.
58
+
-[Input Gradient Interpreters](https://github.com/PaddlePaddle/InterpretDL/blob/master/tutorials/Input_Gradient.ipynb). This tutorial introduces the input gradient based interpretation algorithms.
59
59
60
60
- LIME and Its Variants (to appear). This tutorial introduces the LIME algorithms and many advanced improvements based on LIME.
0 commit comments