יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

Numbat: בניית ואימות ערימת למידת מכונה עצמאית

Numbat: Building and Verifying a Self-Contained Machine-Learning Stack
Numbat היא ערימת למידת מכונה עצמאית שנבנתה בשפת Zig. היא כוללת חישוב טנזורים, הבדל אוטומטי, מודולים עצביים ועוד. המחקר מדווח על בנייתה ואימותה של Numbat.
תקציר מקורי באנגליתarXiv:2609.10632v1 Announce Type: cross Abstract: Machine-learning systems are built almost exclusively on a few large Python-orchestrated frameworks, and they inherit those stacks' engineering costs: environments of hundreds of version-coupled packages, separate export toolchains for deployment, and the split between the language research is written in and the language products ship in. We report on the construction and verification of numbat, a machine-learning stack written in one general-purpose language (Zig) with no third-party runtime dependencies. The stack spans tensor computation, automatic differentiation, neural-network modules, mixed precision, multi-GPU training, data loading and monitoring; an SDK exposes it behind a stable, additively versioned C ABI of over 1,400 entry poi
קרא במקור המקורי