Skip to content

Commit a187ea9

Browse files
authored
interpretability with cats and dogs (#493)
* interpretability with cats and dogs
1 parent 77465cc commit a187ea9

File tree

2 files changed

+462
-0
lines changed

2 files changed

+462
-0
lines changed

modules/interpretability/cats_and_dogs.ipynb

Lines changed: 461 additions & 0 deletions
Large diffs are not rendered by default.

runner.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ pattern="-and -name '*' -and ! -wholename '*federated_learning*'\
6363
-and ! -wholename '*unetr_btcv*'\
6464
-and ! -wholename '*profiling_camelyon*'\
6565
-and ! -wholename '*profiling_train_base_nvtx*'\
66+
-and ! -wholename '*cats_and_dogs*'\
6667
-and ! -wholename '*benchmark_global_mutual_information*'"
6768
kernelspec="python3"
6869

0 commit comments

Comments
 (0)