Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 501 Bytes

XAI with PyTorch

Description

This snapshot builds on the AlexNet example, using the Zetane XAI API to produce explainability visualizations for the model. Currently, our API can visualize the following algorithms: Vanilla Backpropagation, Guided Backpropagation, Integrated Gradients, SmoothGrad, Grad x Image, Grad-CAM, Guided Grad-CAM, LIME.

Framework: PyTorch



ZTN model

Python script