An open API service providing repository metadata for many open source software ecosystems.

Topic: "interpretability"

shap/shap

A game theoretic approach to explain the output of any machine learning model.

Language: Jupyter Notebook - Size: 281 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 24,874 - Forks: 3,461

EthicalML/awesome-production-machine-learning

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

Size: 2.7 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 19,890 - Forks: 2,492

jacobgil/pytorch-grad-cam

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

Language: Python - Size: 134 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 12,207 - Forks: 1,665

interpretml/interpret

Fit interpretable models. Explain blackbox machine learning.

Language: C++ - Size: 15.2 MB - Last synced at: 2 days ago - Pushed at: 19 days ago - Stars: 6,757 - Forks: 771

meta-pytorch/captum

Model interpretability and understanding for PyTorch

Language: Python - Size: 322 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 5,513 - Forks: 551

tensorflow/lucid 📦

A collection of infrastructure and tools for research in neural network interpretability.

Language: Jupyter Notebook - Size: 141 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 4,697 - Forks: 657

jphall663/awesome-machine-learning-interpretability

A curated list of awesome responsible machine learning resources.

Size: 1.79 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 3,951 - Forks: 622

stellargraph/stellargraph

StellarGraph - Machine Learning on Graphs

Language: Python - Size: 92.5 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3,027 - Forks: 440

MAIF/shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models

Language: Jupyter Notebook - Size: 63.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3,014 - Forks: 359

SeldonIO/alibi

Algorithms for explaining machine learning models

Language: Python - Size: 38.6 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 2,602 - Forks: 263

frgfm/torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

Language: Python - Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,265 - Forks: 219

chaoyanghe/Awesome-Federated-Learning

FedML - The Research and Production Integrated Federated Learning Library: https://fedml.ai

Size: 210 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 1,995 - Forks: 332

google-deepmind/penzai

A JAX research toolkit for building, editing, and visualizing neural networks.

Language: Python - Size: 484 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1,831 - Forks: 68

microsoft/responsible-ai-toolbox

Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libraries empower developers and stakeholders of AI systems to develop and monitor AI more responsibly, and take better data-driven actions.

Language: TypeScript - Size: 111 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 1,689 - Forks: 456

wangyongjie-ntu/Awesome-explainable-AI

A collection of research materials on explainable AI/ML

Language: Markdown - Size: 1.86 MB - Last synced at: 13 days ago - Pushed at: 29 days ago - Stars: 1,593 - Forks: 216

csinva/imodels

Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).

Language: Jupyter Notebook - Size: 162 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 1,563 - Forks: 134

ramprs/grad-cam

[ICCV 2017] Torch code for Grad-CAM

Language: Lua - Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1,557 - Forks: 229

stanfordnlp/pyreft

Stanford NLP Python library for Representation Finetuning (ReFT)

Language: Python - Size: 104 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1,536 - Forks: 130

ModelOriented/DALEX

moDel Agnostic Language for Exploration and eXplanation

Language: Python - Size: 798 MB - Last synced at: about 18 hours ago - Pushed at: 3 months ago - Stars: 1,452 - Forks: 170

cdpierse/transformers-interpret

Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.

Language: Jupyter Notebook - Size: 7.87 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1,390 - Forks: 99

EthicalML/xai

XAI - An eXplainability toolbox for machine learning

Language: Python - Size: 18.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,209 - Forks: 182

sicara/tf-explain

Interpretability Methods for tf.keras models with Tensorflow 2.x

Language: Python - Size: 931 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1,035 - Forks: 110

kundajelab/deeplift

Public facing deeplift repo

Language: Python - Size: 10.7 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 873 - Forks: 171

shubhomoydas/ad_examples

A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.

Language: Python - Size: 125 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 855 - Forks: 184

hila-chefer/Transformer-MM-Explainability

[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.

Language: Jupyter Notebook - Size: 25.3 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 851 - Forks: 110

pbiecek/xai_resources

Interesting resources related to XAI (Explainable Artificial Intelligence)

Language: R - Size: 13.2 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 830 - Forks: 138

stanfordnlp/pyvene

Stanford NLP Python library for understanding and improving PyTorch models via interventions

Language: Python - Size: 26.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 800 - Forks: 90

oneTaken/awesome_deep_learning_interpretability

深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)

Size: 156 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 761 - Forks: 124

ndif-team/nnsight

The nnsight package enables interpreting and manipulating the internals of deep learned models.

Language: Jupyter Notebook - Size: 63.5 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 747 - Forks: 65

MisaOgura/flashtorch

Visualization toolkit for neural networks in PyTorch! Demo -->

Language: HTML - Size: 68.8 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 742 - Forks: 88

deel-ai/xplique

👋 Xplique is a Neural Networks Explainability Toolbox

Language: Python - Size: 33 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 724 - Forks: 60

tensorflow/decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.

Language: Python - Size: 5.78 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 690 - Forks: 114

jphall663/interpretable_machine_learning_with_python

Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.

Language: Jupyter Notebook - Size: 34.7 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 679 - Forks: 207

kmeng01/rome

Locating and editing factual associations in GPT (NeurIPS 2022)

Language: Python - Size: 22.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 663 - Forks: 148

mmschlk/shapiq

Shapley Interactions and Shapley Values for Machine Learning

Language: Python - Size: 314 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 662 - Forks: 48

tensorflow/tcav

Code for the TCAV ML interpretability project

Language: Jupyter Notebook - Size: 575 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 645 - Forks: 153

google/yggdrasil-decision-forests

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.

Language: C++ - Size: 46.2 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 623 - Forks: 69

alvinwan/neural-backed-decision-trees

Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet

Language: Python - Size: 2.57 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 622 - Forks: 131

understandable-machine-intelligence-lab/Quantus

Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations

Language: Jupyter Notebook - Size: 147 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 621 - Forks: 78

hijohnnylin/neuronpedia

open source interpretability platform 🧠

Language: TypeScript - Size: 15.2 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 591 - Forks: 73

ScalaConsultants/Aspect-Based-Sentiment-Analysis

💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)

Language: Python - Size: 1.8 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 571 - Forks: 91

linkedin/FastTreeSHAP

Fast SHAP value computation for interpreting tree-based models

Language: Python - Size: 152 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 545 - Forks: 37

BCG-X-Official/facet

Human-explainable AI.

Language: Jupyter Notebook - Size: 53.1 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 526 - Forks: 46

h2oai/mli-resources

H2O.ai Machine Learning Interpretability Resources

Language: Jupyter Notebook - Size: 65.8 MB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 488 - Forks: 130

inseq-team/inseq

Interpretability for sequence generation models 🐛 🔍

Language: Python - Size: 8.93 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 451 - Forks: 38

explainX/explainx

Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code. We are looking for co-authors to take this project forward. Reach out @ ms8909@nyu.edu

Language: Jupyter Notebook - Size: 61.3 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 438 - Forks: 56

xmed-lab/CLIP_Surgery

CLIP Surgery for Better Explainability with Enhancement in Open-Vocabulary Tasks

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 397 - Forks: 25

pratyushasharma/laser

The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction

Language: Python - Size: 2.25 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 390 - Forks: 35

IAAR-Shanghai/Awesome-Attention-Heads

An awesome repository & A comprehensive survey on interpretability of LLM attention heads.

Language: TeX - Size: 6.07 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 379 - Forks: 12

TuGraph-family/chat2graph

Chat2Graph: Graph Native Agentic System.

Language: Python - Size: 18.9 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 372 - Forks: 45

sergioburdisso/pyss3

A Python library for Interpretable Machine Learning in Text Classification using the SS3 model, with easy-to-use visualization tools for Explainable AI :octocat:

Language: Python - Size: 102 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 349 - Forks: 44

ModelOriented/modelStudio

📍 Interactive Studio for Explanatory Model Analysis

Language: R - Size: 36.2 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 332 - Forks: 33

datamllab/awesome-fairness-in-ai

A curated list of awesome Fairness in AI resources

Size: 33.2 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 329 - Forks: 65

hbaniecki/adversarial-explainable-ai

💡 Adversarial attacks on explanations and how to defend them

Size: 2.62 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 314 - Forks: 48

SteveKGYang/MentalLLaMA

This repository introduces MentaLLaMA, the first open-source instruction following large language model for interpretable mental health analysis.

Language: Python - Size: 13.2 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 301 - Forks: 36

iancovert/sage

For calculating global feature importance using Shapley values.

Language: Python - Size: 7.94 MB - Last synced at: 21 days ago - Pushed at: 24 days ago - Stars: 282 - Forks: 34

JoaoLages/diffusers-interpret

Diffusers-Interpret 🤗🧨🕵️‍♀️: Model explainability for 🤗 Diffusers. Get explanations for your generated images.

Language: Jupyter Notebook - Size: 77.5 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 280 - Forks: 14

rigvedrs/YOLO-V12-CAM

Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V12 model

Language: Jupyter Notebook - Size: 46.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 250 - Forks: 46

AI4LIFE-GROUP/OpenXAI

OpenXAI : Towards a Transparent Evaluation of Model Explanations

Language: JavaScript - Size: 41.7 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 247 - Forks: 44

haofanwang/Awesome-Computer-Vision

Awesome Resources for Advanced Computer Vision Topics

Size: 93.8 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 243 - Forks: 45

chr5tphr/zennit

Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.

Language: Python - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 237 - Forks: 36

g8a9/ferret

A python package for benchmarking interpretability techniques on Transformers.

Language: Python - Size: 1.52 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 212 - Forks: 17

ArrasL/LRP_for_LSTM

Layer-wise Relevance Propagation (LRP) for LSTMs.

Language: Python - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 204 - Forks: 58

mims-harvard/GraphXAI

GraphXAI: Resource to support the development and evaluation of GNN explainers

Language: Python - Size: 249 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 197 - Forks: 32

pralab/secml

A Python library for Secure and Explainable Machine Learning

Language: Jupyter Notebook - Size: 67.3 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 189 - Forks: 27

ShengcaiLiao/QAConv

[ECCV 2020] QAConv: Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting, and [CVPR 2022] GS: Graph Sampling Based Deep Metric Learning

Language: Python - Size: 5.42 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 188 - Forks: 30

PKU-Alignment/aligner

[NeurIPS 2024 Oral] Aligner: Efficient Alignment by Learning to Correct

Language: Python - Size: 16.3 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 175 - Forks: 9

jrieke/cnn-interpretability

🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease

Language: Jupyter Notebook - Size: 61.5 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 173 - Forks: 50

JHoelli/Awesome-Time-Series-Explainability

A list of (post-hoc) XAI for time series

Size: 424 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 171 - Forks: 19

csinva/imodelsX

Interpret text data using LLMs (scikit-learn compatible).

Language: Python - Size: 35.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 170 - Forks: 28

Graph-COM/GSAT

[ICML 2022] Graph Stochastic Attention (GSAT) for interpretable and generalizable graph learning.

Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 170 - Forks: 23

poloclub/timbertrek

Explore and compare 1K+ accurate decision trees in your browser!

Language: TypeScript - Size: 36.9 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 169 - Forks: 12

OpenMOSS/Language-Model-SAEs

Performant framework for training, analyzing and visualizing Sparse Autoencoders (SAEs) and their frontier variants.

Language: Python - Size: 214 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 168 - Forks: 21

AustinRochford/PyCEbox

⬛ Python Individual Conditional Expectation Plot Toolbox

Language: Jupyter Notebook - Size: 1.15 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 165 - Forks: 35

pietrobarbiero/pytorch_explain

PyTorch Explain: Interpretable Deep Learning in Python.

Language: Jupyter Notebook - Size: 42.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 161 - Forks: 15

google-research/reverse-engineering-neural-networks

A collection of tools for reverse engineering neural networks.

Language: Jupyter Notebook - Size: 2.79 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 159 - Forks: 28

EleutherAI/knowledge-neurons

A library for finding knowledge neurons in pretrained transformer models.

Language: Python - Size: 11.6 MB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 158 - Forks: 19

vanderschaarlab/autoprognosis

A system for automating the design of predictive modeling pipelines tailored for clinical prognosis.

Language: Python - Size: 960 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 156 - Forks: 32

zjunlp/KnowledgeCircuits

[NeurIPS 2024] Knowledge Circuits in Pretrained Transformers

Language: Python - Size: 5.97 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 148 - Forks: 8

fzi-forschungszentrum-informatik/TSInterpret

An Open-Source Library for the interpretability of time series classifiers

Language: Python - Size: 200 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 144 - Forks: 18

DFKI-NLP/thermostat

Collection of NLP model explanations and accompanying analysis tools

Language: Jsonnet - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 144 - Forks: 8

yulongwang12/visual-attribution

Pytorch Implementation of recent visual attribution methods for model interpretability

Language: Jupyter Notebook - Size: 27.7 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 141 - Forks: 25

MadryLab/modelcomponents

Decomposing and Editing Predictions by Modeling Model Computation

Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 139 - Forks: 8

mahmoodlab/SurvPath

Modeling Dense Multimodal Interactions Between Biological Pathways and Histology for Survival Prediction - CVPR 2024

Language: Python - Size: 99.6 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 137 - Forks: 11

jasonjmcghee/livelove

Love2D LSP (VS Code / Neovim / Zed / etc.) extension for live coding and live variable tracking

Language: JavaScript - Size: 5.33 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 134 - Forks: 2

JunjH/Visualizing-CNNs-for-monocular-depth-estimation

official implementation of "Visualization of Convolutional Neural Networks for Monocular Depth Estimation"

Language: Python - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 134 - Forks: 28

PKU-Alignment/AlignmentSurvey

AI Alignment: A Comprehensive Survey

Size: 4.04 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 133 - Forks: 1

yewsiang/ConceptBottleneck

Concept Bottleneck Models, ICML 2020

Language: Python - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 132 - Forks: 23

d909b/cxplain

Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.

Language: Python - Size: 262 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 131 - Forks: 34

csinva/hierarchical-dnn-interpretations

Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)

Language: Jupyter Notebook - Size: 48.7 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 129 - Forks: 22

ThyrixYang/awesome-artificial-intelligence-research

A curated list of Artificial Intelligence (AI) Research, tracks the cutting edge trending of AI research, including recommender systems, computer vision, machine learning, etc.

Size: 44.9 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 128 - Forks: 14

laura-rieger/deep-explanation-penalization

Code for using CDEP from the paper "Interpretations are useful: penalizing explanations to align neural networks with prior knowledge" https://arxiv.org/abs/1909.13584

Language: Jupyter Notebook - Size: 248 MB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 127 - Forks: 14

zxhuang1698/interpretability-by-parts

Code repository for "Interpretable and Accurate Fine-grained Recognition via Region Grouping", CVPR 2020 (Oral)

Language: Python - Size: 11.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 127 - Forks: 27

interpretml/gam-changer

Editing machine learning models to reflect human knowledge and values

Language: JavaScript - Size: 18.7 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 124 - Forks: 11

dylan-slack/TalkToModel

TalkToModel gives anyone with the powers of XAI through natural language conversations 💬!

Language: Python - Size: 10.1 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 124 - Forks: 27

KennethEnevoldsen/asent

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

Language: Python - Size: 54.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 119 - Forks: 17

Julia-XAI/ExplainableAI.jl

Explainable AI in Julia.

Language: Julia - Size: 41.3 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 116 - Forks: 3

fredhohman/summit

🏔️ Summit: Scaling Deep Learning Interpretability by Visualizing Activation and Attribution Summarizations

Language: JavaScript - Size: 14.4 MB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 115 - Forks: 15

chi0tzp/WarpedGANSpace

[ICCV 2021] Authors official PyTorch implementation of the "WarpedGANSpace: Finding non-linear RBF paths in GAN latent space".

Language: Python - Size: 439 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 110 - Forks: 6

KempnerInstitute/overcomplete

👋 Overcomplete is a Vision-based SAE Toolbox

Language: Python - Size: 57.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 106 - Forks: 5

Related Topics
machine-learning 288 explainable-ai 177 deep-learning 176 explainability 143 xai 129 pytorch 106 interpretable-machine-learning 93 python 90 ai 60 explainable-ml 58 llm 55 artificial-intelligence 49 data-science 46 nlp 40 transformers 40 interpretable-ai 37 visualization 37 neural-network 37 computer-vision 36 shap 34 mechanistic-interpretability 34 neural-networks 33 interpretable-deep-learning 32 lime 31 large-language-models 30 time-series 28 fairness 27 tensorflow 26 iml 25 interpretable-ml 25 natural-language-processing 25 explainable-artificial-intelligence 24 ml 23 transformer 22 transparency 22 language-model 20 ai-safety 20 scikit-learn 20 classification 19 robustness 19 reinforcement-learning 18 convolutional-neural-networks 18 llms 16 medical-imaging 16 random-forest 16 alignment 16 cnn 16 feature-importance 15 deep-neural-networks 15 research 15 statistics 14 feature-attribution 14 captum 13 xgboost 13 attention-mechanism 13 streamlit 13 machine-learning-interpretability 13 keras 13 decision-trees 12 responsible-ai 12 counterfactual-explanations 12 regression 11 python3 11 graph-neural-networks 11 data-mining 11 healthcare 11 shapley 11 grad-cam 10 awesome-list 10 bias 10 gradcam 10 explanation 10 embeddings 9 explainable-machine-learning 9 transfer-learning 9 concepts 9 representation-learning 9 accountability 9 adversarial-attacks 9 probing 9 gpt 8 text-classification 8 clip 8 awesome 8 gradient-boosting 8 causal-inference 8 pandas 8 image-classification 8 safety 8 jupyter-notebook 8 trustworthy-ai 8 concept-based-models 8 concept-based-explanations 8 shapley-value 8 machine-learning-algorithms 8 sparse-autoencoders 8 explanations 8 generative-adversarial-network 7 gan 7 anomaly-detection 7