ModelTrace: A Research-Grade Neural Network Inspection Framework in PyTorch
From activation hooks to robustness scores — designing an extensible ML debugging system
Dec 30, 20256 min read4

Search for a command to run...
Articles tagged with #computer-science
From activation hooks to robustness scores — designing an extensible ML debugging system

A compiler engineering case study covering IR design, control flow handling, constant folding, and dead code elimination.

Exploring Heartbeats, leader election, replication, and consistency models

Exploring Explainable Static Taint Analysis for Java Security

From Open-Source Contribution to Tool Ownership: Designing a Static Code Analyzer by Applying Lessons from Checkstyle
