Tutorials: Notebooks ๐
February 24, 2026 ยท View on GitHub
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 available tutorial for now:
Getting Started
Attributions
Metrics
| Category | Tutorial Name | Notebook |
|---|---|---|
| Fidelity | MuFidelity | |
| Fidelity | Insertion | |
| Fidelity | Deletion | |
| Fidelity | Average Drop/Increase/Gain | |
| Complexity | Complexity | |
| Randomization | Randomization | |
| 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
Feature Visualization
| Tutorial Name | Notebook |
|---|---|
| Feature Visualization: Getting started | |
| Modern Feature Visualization: MaCo |
Example-Based Methods
| Tutorial Name | Notebook |
|---|---|
| Example-Based Methods: Getting started | |
| Example-based: Prototypes |