Built a training stability monitor that detects instability before your loss curve shows anything — open sourced the core today
Been working on a weight divergence trajectory curvature approach to detecting neural network training instability. Treats weight updates as geometric objects and measures when the trajectory starts bending wrong — catches problems well before loss div…