vivekmig
Results
3
issues of
vivekmig
This switches usage of full backward hooks to instead apply forward hooks which then add tensor backward hooks, as suggested in #914 . We initially did not choose this approach...
cla signed
# Captum LIME API Design ## Background LIME is an algorithm which interprets a black-box model by training an interpretable model, such as a linear model, based on local perturbations...
design doc
new algorithm