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…
الميزات الرئيسية لـ calculatedcontent/weightwatcher هي: Explainable AI Libraries.
تشمل البدائل مفتوحة المصدر لـ calculatedcontent/weightwatcher: 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.
A toolbox to iNNvestigate neural networks' predictions!
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…
Project Page // Paper // No-code Web Demo // Colab Notebook