Metadata-Version: 2.1
Name: grad_watch
Version: 0.1
Description-Content-Type: text/markdown
Requires-Dist: torch>=1.7.0
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: numpy>=1.19.0

# Gradient anomaly detection

This package detects an anomaly in gradient values.
## Usage
```python
from grad_watch import grad_watch

