Causal debugger for PyTorch training: tells you WHY it failed (vanishing/exploding gradients, NaN, dead neurons) with layer+step root cause. One line in your loop.

causal-inference debugging deep-learning gradients machine-learning neural-networks pytorch training-monitoring
1 Open Issue Need Help Last updated: Aug 22, 2026

Open Issues Need Help

View All on GitHub
good first issue

Causal debugger for PyTorch training: tells you WHY it failed (vanishing/exploding gradients, NaN, dead neurons) with layer+step root cause. One line in your loop.

Python
#causal-inference#debugging#deep-learning#gradients#machine-learning#neural-networks#pytorch#training-monitoring