integrated-gradient-pytorch
Attribution tool
A PyTorch implementation of attributing the impact of inputs on deep neural network outputs
This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
182 stars
5 watching
26 forks
Language: Python
last commit: almost 3 years ago integrated-gradientpytorchvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
| An attribution method for deep networks, attributing predictions to input features | 604 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
| An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them | 119 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |