awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bourdakos1/capsnet-visualization

Open-source alternatives to CapsNet Visualization

26 open-source projects similar to bourdakos1/capsnet-visualization, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CapsNet Visualization alternative.

  • adebayoj/fairmladebayoj avatar

    adebayoj/fairml

    368View on GitHub↗

    FairML: Auditing Black-Box Predictive Models FairML is a python toolbox auditing the machine learning models for bias.

    Python
    View on GitHub↗368
  • andosa/treeinterpreterandosa avatar

    andosa/treeinterpreter

    761View on GitHub↗

    TreeInterpreter

    Python
    View on GitHub↗761
  • austinrochford/pyceboxAustinRochford avatar

    AustinRochford/PyCEbox

    163View on GitHub↗

    ⬛ Python Individual Conditional Expectation Plot Toolbox

    Jupyter Notebook
    View on GitHub↗163
  • benedekrozemberczki/shapleybenedekrozemberczki avatar

    benedekrozemberczki/shapley

    226View on GitHub↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    View on GitHub↗226
  • cosmicbboy/themis-mlcosmicBboy avatar

    cosmicBboy/themis-ml

    126View on GitHub↗

    A library that implements fairness-aware machine learning algorithms

    Jupyter Notebook
    View on GitHub↗126
  • datascienceinc/skaterD

    datascienceinc/Skater

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • districtdatalabs/yellowbrickDistrictDataLabs avatar

    DistrictDataLabs/yellowbrick

    4,398View on GitHub↗

    Yellowbrick is a machine learning visualization library and model diagnostic tool designed to analyze feature importance, target distributions, and model error metrics. It serves as a visual toolkit for diagnosing underfitting and overfitting through the use of validation and learning curves. The project provides specialized suites for evaluating predictive models and unsupervised learning. It enables the determination of optimal cluster counts via elbow methods and silhouette coefficients, and assesses classifier and regressor quality through ROC curves, confusion matrices, and residual plot

    Python
    View on GitHub↗4,398
  • dlguys/flashlightD

    dlguys/flashlight

    0View on GitHub↗
    View on GitHub↗0
  • dssg/aequitasdssg avatar

    dssg/aequitas

    761View on GitHub↗

    Bias Auditing & Fair ML Toolkit

    Python
    View on GitHub↗761
  • ibm/aix360IBM avatar

    IBM/AIX360

    1,781View on GitHub↗

    Interpretability and explainability of data and machine learning models

    Python
    View on GitHub↗1,781
  • interpretml/interpretinterpretml avatar

    interpretml/interpret

    6,881View on GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    View on GitHub↗6,881
  • jianbo-lab/l2xJianbo-Lab avatar

    Jianbo-Lab/L2X

    124View on GitHub↗

    Code for replicating the experiments in the paper Learning to Explain: An Information-Theoretic Perspective on Model Interpretation at ICML 2018, by Jianbo Chen, Mitchell Stern, Martin J. Wainwright, Michael I. Jordan.

    Python
    View on GitHub↗124
  • keunwoochoi/auralisationkeunwoochoi avatar

    keunwoochoi/Auralisation

    42View on GitHub↗

    Auralisation of learned features in CNN (for audio)

    Python
    View on GitHub↗42
  • lanpa/tensorboard-pytorchlanpa avatar

    lanpa/tensorboard-pytorch

    7,983View on GitHub↗

    This project is a machine learning experiment tracker and event file generator that enables the recording of scalars, images, and histograms to monitor model performance. It functions as an integration bridge that allows training metrics from PyTorch to be logged into files compatible with the TensorBoard dashboard. The system includes a remote log synchronizer designed to stream experiment data to cloud services. This allows for the remote management and analysis of training results and the comparison of datasets across different training runs. The utility covers a broad range of monitoring

    Python
    View on GitHub↗7,983
  • lutzroeder/netronlutzroeder avatar

    lutzroeder/netron

    33,087View on GitHub↗

    Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users

    JavaScriptaicoremldeep-learning
    View on GitHub↗33,087
  • marcelrobeer/contrastiveexplanationMarcelRobeer avatar

    MarcelRobeer/ContrastiveExplanation

    45View on GitHub↗

    Contrastive Explanation (Foil Trees), developed at TNO/Utrecht University

    Python
    View on GitHub↗45
  • marcotcr/anchormarcotcr avatar

    marcotcr/anchor

    813View on GitHub↗

    Code for "High-Precision Model-Agnostic Explanations" paper

    Jupyter Notebook
    View on GitHub↗813
  • marcotcr/limemarcotcr avatar

    marcotcr/lime

    12,142View on GitHub↗

    This project is an agnostic model interpretability framework and explainability tool designed to provide local interpretable explanations for individual predictions. It functions as a local surrogate model that approximates the behavior of any machine learning classifier or regression model to identify the most influential features for a specific instance. The framework is designed to be model-agnostic, meaning it can explain predictions across tabular, text, and image data regardless of the underlying architecture. It employs local linear approximations and feature importance visualization t

    JavaScript
    View on GitHub↗12,142
  • modeloriented/dalexModelOriented avatar

    ModelOriented/DALEX

    1,473View on GitHub↗

    moDel Agnostic Language for Exploration and eXplanation

    Python
    View on GitHub↗1,473
  • reiinakano/scikit-plotreiinakano avatar

    reiinakano/scikit-plot

    2,435View on GitHub↗

    An intuitive library to add plotting functionality to scikit-learn objects.

    Python
    View on GitHub↗2,435
  • saucecat/pdpboxSauceCat avatar

    SauceCat/PDPbox

    860View on GitHub↗

    python partial dependence plot toolbox

    Jupyter Notebook
    View on GitHub↗860
  • seldonio/alibiSeldonIO avatar

    SeldonIO/alibi

    2,630View on GitHub↗

    Algorithms for explaining machine learning models

    Python
    View on GitHub↗2,630
  • slundberg/shapslundberg avatar

    slundberg/shap

    25,535View on GitHub↗

    SHAP is a machine learning explainer that uses a game-theoretic framework to estimate the contribution of each feature to a model prediction. It provides a set of tools for quantifying how individual input features push a specific output away from a baseline value. The project includes specialized explainers for different architectures, including high-speed implementations for decision trees and ensemble models, linearization algorithms for deep learning networks, and covariance integration for linear models. It also features a model-agnostic interpretability tool that uses a kernel method to

    Jupyter Notebook
    View on GitHub↗25,535
  • teamhg-memex/eli5TeamHG-Memex avatar

    TeamHG-Memex/eli5

    2,775View on GitHub↗

    A library for debugging/inspecting machine learning classifiers and explaining their predictions

    Jupyter Notebook
    View on GitHub↗2,775
  • tensorflow/lucidtensorflow avatar

    tensorflow/lucid

    4,707View on GitHub↗

    Lucid is a TensorFlow interpretability toolkit and visualization library designed to analyze the internal representations of neural networks. It functions as a gradient-based optimization framework that generates images and atlases to reveal the features learned by specific neurons and layers. The library enables the creation of activation atlases and the mapping of high-dimensional neural activations into lower-dimensional spaces to study model behavior. It utilizes differentiable image parametrization to optimize visual inputs that maximally activate network components. The system covers a

    Jupyter Notebook
    View on GitHub↗4,707
  • tensorflow/model-analysistensorflow avatar

    tensorflow/model-analysis

    1,267View on GitHub↗

    Model analysis tools for TensorFlow

    Python
    View on GitHub↗1,267