Awesome-ML-SYS-Tutorial
Learn ML systems and RL infrastructure through guided deep-dive notes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Awesome-ML-SYS-Tutorial?▼
Run `npx skills add zhaochenyang20/Awesome-ML-SYS-Tutorial --all -g -y` in your terminal to install the full learning suite globally.
What is Awesome-ML-SYS-Tutorial?▼
It is a bilingual collection of deep-dive notes on ML systems, RL infrastructure, and inference engines like SGLang, built from real production source code.
How does the /learn agent work?▼
The /learn agent plans study outlines, writes articles, reviews drafts, and updates a knowledge graph, always following a concept-to-model-to-code teaching order.
Is this tutorial good for ML systems beginners?▼
Yes. Reading the notes in reverse order gives you a step-by-step path from fundamentals like PyTorch distributed up to advanced RL infrastructure.
Does it cover RLHF frameworks like slime and verl?▼
Yes. It includes source code walkthroughs of slime, verl, and OpenRLHF, plus topics like FP8 training, INT4 quantization, and speculative decoding.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides