Skip to content

Commit 74ceee7

Browse files
authored
Update Captum_Recipe.py
1 parent b9bda2e commit 74ceee7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

recipes_source/recipes/Captum_Recipe.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
#
1717
# In this recipe you will learn how to use Captum to:
1818
#
19-
# - attribute the predictions of an image classifier to their corresponding image
20-
# features.
21-
# - visualize the attribution results.
19+
# - Attribute the predictions of an image classifier to their corresponding image features.
20+
# - Visualize the attribution results.
2221
#
2322

2423

0 commit comments

Comments
 (0)