Implementing LRP (Layer-wise Relevance Propagation) for a sequence-to-sequence model with GRU layers.
☆12Sep 8, 2023Updated 2 years ago
Alternatives and similar repositories for LRP_EncoderDecoder_GRU
Users that are interested in LRP_EncoderDecoder_GRU are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curv…☆17Aug 7, 2022Updated 3 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Jun 24, 2022Updated 3 years ago
- LRP for LSTMs, GRUs, and BERT.☆17Jan 16, 2021Updated 5 years ago
- [ECCV24] Layer-Wise Relevance Propagation with Conservation Property for ResNet☆15Sep 20, 2024Updated last year
- Uncovering convolutional neural network decisions for diagnosing multiple sclerosis on conventional MRI using layer-wise relevance propag…☆10Feb 7, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- On Explaining Your Explanations of BERT: An Empirical Study with Sequence Classification☆29Nov 30, 2022Updated 3 years ago
- Contains the code for reproducing the experiments and results of the paper "Neural Superstatistics: A Bayesian Method for Estimating Dyna…☆14Aug 18, 2023Updated 2 years ago
- Yet another RL Baseline repo.☆13May 28, 2024Updated last year
- ☆34Jan 3, 2023Updated 3 years ago
- Supporting code for Davenport and Diffenbaugh 2021☆14Sep 23, 2022Updated 3 years ago
- convGRU based autoencoder for unsupervised & spatial-temporal anomaly detection in computer network (PCAP) traffic.☆18Feb 16, 2024Updated 2 years ago
- AQI-prediction using Nested LSTM and wavelet transform (WT) based on Keras.☆12Oct 16, 2021Updated 4 years ago
- A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.