Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curve.
☆17Aug 7, 2022Updated 3 years ago
Alternatives and similar repositories for lrp
Users that are interested in lrp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementing LRP (Layer-wise Relevance Propagation) for a sequence-to-sequence model with GRU layers.☆12Sep 8, 2023Updated 2 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.☆104Nov 2, 2022Updated 3 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Jun 24, 2022Updated 3 years ago
- ☆34Jan 3, 2023Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆246May 13, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- LRP for LSTMs, GRUs, and BERT.☆17Jan 16, 2021Updated 5 years ago
- Dataset and code for the CLEVR-XAI dataset.☆34Oct 3, 2023Updated 2 years ago
- On Explaining Your Explanations of BERT: An Empirical Study with Sequence Classification☆29Nov 30, 2022Updated 3 years ago
- AQI-prediction using Nested LSTM and wavelet transform (WT) based on Keras.☆12Oct 16, 2021Updated 4 years ago
- Tensorflow 2.1 implementation of LRP for LSTMs☆41Jan 9, 2023Updated 3 years ago
- Pruning By Explaining Revisited: Optimizing Attribution Methods to Prune CNNs and Transformers, Paper accepted at eXCV workshop of ECCV 2…☆30Jan 6, 2025Updated last year
- MetaQuantus is an XAI performance tool to identify reliable evaluation metrics☆44Apr 17, 2024Updated 2 years ago
- A utility for generating heatmaps of YOLOv8 using Layerwise Relevance Propagation (LRP/CRP).☆52Feb 13, 2024Updated 2 years ago
- Explainable AI in Julia.☆118Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Mechanistic understanding and validation of large AI models with SemanticLens☆54Dec 4, 2025Updated 6 months ago
- [NeurIPS 2024] Official implementation of the paper "MambaLRP: Explaining Selective State Space Sequence Models" 🐍