소개
This skill provides a rigorous, structured framework for developers and researchers looking to translate academic papers into working code. Instead of relying on high-level wrappers or copy-pasting reference implementations, it emphasizes building from fundamentals using core libraries like NumPy or PyTorch. The skill leads you through a four-phase process: pre-implementation analysis, scaffolded development (data, model, loss, training, and evaluation), a dedicated debugging gauntlet, and reflective checkpoint questions. It is designed to bridge the gap between theoretical understanding and practical engineering by focusing on numerical stability, shape verification, and core logic.