We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b443fb + f43f856 commit 442571cCopy full SHA for 442571c
recipes_source/recipes/Captum_Recipe.py
@@ -14,9 +14,10 @@
14
# attribution algorithms such as \ ``Guided GradCam``\ and
15
# \ ``Integrated Gradients``\ in a unified way.
16
#
17
-# In this recipe you will learn how to use Captum to: \* attribute the
18
-# predictions of an image classifier to their corresponding image
19
-# features. \* visualize the attribution results.
+# In this recipe you will learn how to use Captum to:
+#
+# - Attribute the predictions of an image classifier to their corresponding image features.
20
+# - Visualize the attribution results.
21
22
23
0 commit comments