awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGradient Analysis Tools

Utilities for tracking and processing gradient statistics during the optimization process.

Distinguishing note: Focuses on gradient-specific metrics rather than general model hooks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Gradient Analysis Tools. Refine with filters or upvote what's useful.

Awesome Gradient Analysis Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shap/shapAvatar von shap

    shap/shap

    25,049Auf GitHub ansehen↗

    SHAP is an explainable AI toolkit that provides a game theoretic framework for interpreting machine learning model predictions. It functions as a feature attribution engine, decomposing model outputs into the sum of individual feature effects to clarify how specific input variables influence a final decision. By assigning importance values to these inputs, the library enables users to understand the logic behind complex predictive models. The project distinguishes itself through its versatility and specialized calculation methods. It operates as a model-agnostic diagnostic library, capable of

    Computes feature importance by backpropagating gradients through neural network architectures to determine sensitivity to input changes.

    Jupyter Notebookdeep-learningexplainabilitygradient-boosting
    Auf GitHub ansehen↗25,049
  1. Home
  2. Artificial Intelligence & ML
  3. Gradient Analysis Tools