captum

Model explainer

Provides tools and algorithms to understand how machine learning models make predictions

Model interpretability and understanding for PyTorch

GitHub

5k stars
278 watching
503 forks
Language: Python
last commit: almost 2 years ago
Linked from 4 awesome lists

feature-attributionfeature-importanceinterpretabilityinterpretable-aiinterpretable-ml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pytorch/botorchA PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models.3,126
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
ruotianluo/imagecaptioning.pytorchA Python-based framework for training and testing image captioning models using PyTorch.1,458
eleutherai/pythiaAnalyzing knowledge development and evolution in large language models during training2,309
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978
wizaron/pytorch-cpp-inferenceA repository providing tools and examples to serve PyTorch models as C++ inference applications.226
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
ahkarami/deep-learning-in-productionA collection of notes and references on deploying deep learning models in production environments4,313
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
rdspring1/pytorch_gbw_lmTrains a large-scale PyTorch language model on the 1-Billion Word dataset123
codertimo/bert-pytorchAn implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks6,251
bentrevett/pytorch-sentiment-analysisA tutorial repository for building sentiment analysis models with PyTorch using various architectures and techniques.4,419
qubvel-org/segmentation_models.pytorchA comprehensive library for training and applying deep learning models for image segmentation9,829
nickjiang2378/vl-interpThis project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions.46