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
CalculatedContent avatar

CalculatedContent/WeightWatcher

0
View on GitHub↗
1,757 stars·148 forks·Python·Apache-2.0·8 views

WeightWatcher

WeightWatcher (WW) is an open-source, diagnostic tool for analyzing Deep Neural Networks (DNN), without needing access to training or even test data. It is based on theoretical research into Why Deep Learning Works, based on our Theory of Heavy-Tailed Self-Regularization (HT-SR). It uses ideas…

Features

  • Explainable AI Libraries - Diagnostic tool for analyzing deep learning model weights.

Star history

Star history chart for calculatedcontent/weightwatcherStar history chart for calculatedcontent/weightwatcher

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to WeightWatcher

Similar open-source projects, ranked by how many features they share with WeightWatcher.
  • albermax/innvestigatealbermax avatar

    albermax/innvestigate

    1,305View on GitHub↗

    A toolbox to iNNvestigate neural networks' predictions!

    Python
    View on GitHub↗1,305
  • algofairness/blackboxauditingalgofairness avatar

    algofairness/BlackBoxAuditing

    133View on GitHub↗

    This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…

    Python
    View on GitHub↗133
  • alvinwan/neural-backed-decision-treesalvinwan avatar

    alvinwan/neural-backed-decision-trees

    625View on GitHub↗

    Project Page // Paper // No-code Web Demo // Colab Notebook

    Python
    View on GitHub↗625
  • aerdem4/lofo-importanceaerdem4 avatar

    aerdem4/lofo-importance

    868View on GitHub↗

    Leave One Feature Out Importance

    Python
    View on GitHub↗868
See all 30 alternatives to WeightWatcher→

Frequently asked questions

What does calculatedcontent/weightwatcher do?

WeightWatcher (WW) is an open-source, diagnostic tool for analyzing Deep Neural Networks (DNN), without needing access to training or even test data. It is based on theoretical research into Why Deep Learning Works, based on our Theory of Heavy-Tailed Self-Regularization (HT-SR). It uses ideas…

What are the main features of calculatedcontent/weightwatcher?

The main features of calculatedcontent/weightwatcher are: Explainable AI Libraries.

What are some open-source alternatives to calculatedcontent/weightwatcher?

Open-source alternatives to calculatedcontent/weightwatcher include: albermax/innvestigate — A toolbox to iNNvestigate neural networks' predictions! algofairness/blackboxauditing — This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most… alvinwan/neural-backed-decision-trees — Project Page  //  Paper  //  No-code Web Demo  //  Colab Notebook. andosa/treeinterpreter — TreeInterpreter. ankurtaly/integrated-gradients — (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks). aerdem4/lofo-importance — Leave One Feature Out Importance.