Wandb-callbacks

Latest version: v0.2.1

Safety actively analyzes 626004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

* Documentation was improved
* DeadReluCallback now logs summary of all layers
* Log frequency can be specified in all callbacks

0.2.0

Added first three callbacks:
* `ActivationCallback`
* visualizes the activations of a layer
* activations are computed for a sample of each class
* `DeadReluCallback`
* logs the number of dead relus in each layer
* prints warning if the percentage is higher than a threshold
* `GradCAMCallback`
* [Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization](https://arxiv.org/pdf/1610.02391.pdf)
* produces a coarse localization map highlighting the important regions in the image for predicting the class of the image

0.1.1

Testing the workflow

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.