Tutorials: Notebooks 📔¶
We propose here several tutorials to discover the different functionalities that the library has to offer.
We decided to host those tutorials on Google Colab mainly because you will be able to play the notebooks with a GPU which should greatly improve your User eXperience.
Here is the lists of the availables tutorial for now:
Getting Started¶
Tutorial Name | Notebook |
---|---|
Getting Started | |
Sanity checks for Saliency Maps | |
Tabular data and Regression | |
Object detection | |
Semantic Segmentation | |
Metrics | |
Concept Activation Vectors | |
Feature Visualization |
Attributions¶
Metrics¶
Category | Tutorial Name | Notebook |
---|---|---|
Fidelity | MuFidelity | |
Fidelity | Insertion | |
Fidelity | Deletion | |
Stability | AverageStability | (WIP) |
PyTorch Wrapper¶
Tutorial Name | Notebook |
---|---|
PyTorch models: Getting started | |
Metrics: With PyTorch models | |
Object detection on PyTorch model | |
Semantic Segmentation on PyTorch model |
Concepts extraction¶
WIP
Features Visualizations¶
WIP