hiranumn / IntegratedGradientsTFLinks
Tensorflow implementation of integrated gradients presented in "Axiomatic Attribution for Deep Networks". It explains connections between two tensors.
☆17Updated 6 years ago
Alternatives and similar repositories for IntegratedGradientsTF
Users that are interested in IntegratedGradientsTF are comparing it to the libraries listed below
Sorting:
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 7 years ago
- Layerwise Relevance Propagation with Deep Taylor Series in TensorFlow☆72Updated 9 years ago
- Tools for training explainable models using attribution priors.☆125Updated 4 years ago
- To Trust Or Not To Trust A Classifier. A measure of uncertainty for any trained (possibly black-box) classifier which is more effective t…☆177Updated 2 years ago
- Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)☆129Updated 4 years ago
- Python/Keras implementation of integrated gradients presented in "Axiomatic Attribution for Deep Networks" for explaining any model defin…☆217Updated 7 years ago
- Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" ht…☆128Updated 4 years ago
- Codes for reproducing the contrastive explanation in “Explanations based on the Missing: Towards Contrastive Explanations with Pertinent…☆54Updated 7 years ago
- ☆100Updated 7 years ago
- Keras implementation for DASP: Deep Approximate Shapley Propagation (ICML 2019)☆62Updated 6 years ago
- Plugging TensorBoard in an autoencoder on the MNIST dataset for demonstrating t-SNE embeddings visualization of unsupervised machine lear…☆72Updated 7 years ago
- Repository for the paper "An Adversarial Approach for the Robust Classification of Pneumonia from Chest Radiographs"☆19Updated 6 years ago
- Code for the paper "Adversarial Attacks Against Medical Deep Learning Systems"☆67Updated 6 years ago
- Visualizing Deep Neural Network Decisions: Prediction Difference Analysis☆121Updated 8 years ago
- ☆125Updated 4 years ago
- Code for AAAI 2018 accepted paper: "Beyond Sparsity: Tree Regularization of Deep Models for Interpretability"☆80Updated 8 years ago
- PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation☆338Updated 4 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 8 years ago
- ☆135Updated 6 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Updated 4 years ago
- The aim of the toolkit is to provide a highly flexible, no-code way of implementing GAN models.☆56Updated 6 years ago
- How Can I Explain This to You? An Empirical Study of Deep Neural Network Explanation Methods☆24Updated 5 years ago
- Deep Neural Network Ensembles for Extreme Classification☆41Updated 6 years ago
- Repository of code for the experiments for the ICLR submission "An Empirical Investigation of Catastrophic Forgetting in Gradient-Based N…☆69Updated 11 years ago
- pytorch implementation of "Distilling a Neural Network Into a Soft Decision Tree"☆302Updated 7 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.☆191Updated 3 years ago
- A lightweight implementation of removal-based explanations for ML models.☆59Updated 4 years ago
- The LRP Toolbox provides simple and accessible stand-alone implementations of LRP for artificial neural networks supporting Matlab and Py…☆335Updated 3 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago