🧭 AI/ML and System Architecture Article Map — From Theory to Practice
📚 Table of Contents¶
- Introduction: Why You Need This Map
- Station 1: Fundamentals and Core Questions
- Station 2: Deep Dives into Models and Generative AI
- Station 3: From Lab to Production (MLOps & System Architecture)
- Station 4: Trends, Tools, and Real-World Cases
- Closing: How to Use This Map
🌟 Introduction: Why You Need This Map¶
The scope of the field (Hook):
AI, ML, and system architecture are among the hottest and most complex domains in tech today — knowledge is dense and the pace of change is relentless.
The problem and the solution:
Insights are scattered across dozens of articles, making it hard to learn in a coherent sequence. This guide is your personal content map, helping you find the best starting point and reading path based on your current level and goals.
Who this is for:
- 🧩 Beginners: wanting to build a clear, structured knowledge base
- 🧠 Intermediate developers: wanting to go deep on specific algorithms or frameworks
- 🏗️ Senior architects: looking for production deployment experience to reference
🗺️ Station 1: Fundamentals and Core Questions (The Fundamentals)¶
Audience: Beginners, product managers, and non-technical readers who want to understand core concepts.
Core goal: Build a sense of the layers between AI, ML, and deep learning, and grasp common issues in the training process.
Introduction to AI and Machine Learning¶
- Hung-yi Lee ML 2021: Basic Concepts of Machine Learning
- Guide to Supervised and Unsupervised Learning (TBD)
- Hung-yi Lee ML 2021: Training Techniques and Regularization
- GenAI & ML Intro 2025 — Why Context Engineering Is the Key Technology in the AI Agent Era
- GenAI & ML Intro 2025 — Deep Anatomy of Large Language Model Internals
- GenAI & ML Intro 2025 — Technical Challenges and Pitfalls in Capability Benchmarking
- GenAI & ML Intro 2025 — Understanding Machine Learning and Deep Learning
Model Evaluation and Tuning¶
- Hung-yi Lee: Complete Guide to Model Evaluation Metrics (TBD)
- Hung-yi Lee II: Solutions for Overfitting and Underfitting (TBD)
- Hung-yi Lee: Data Preprocessing and Feature Engineering in Practice (TBD)
- Hung-yi Lee ML 2021: Inside the Black Box — Explainable Machine Learning (XAI) Overview
🛠️ Station 2: Deep Dives into Models and Generative AI (Deep Dives & GenAI)¶
Audience: Developers with foundational knowledge who want to build and understand the principles.
Core goal: Go deep into mainstream model architectures and generative AI applications.
Mainstream Deep Learning and LLM Architectures¶
- Hung-yi Lee ML 2021: Convolutional Neural Networks (CNN)
- Hung-yi Lee: RNN and LSTM in Sequential Data Applications (TBD)
- Hung-yi Lee ML 2021: Transformer and the Core LLM Architecture
- Why Does Transformer Need Positional Encoding?
Advanced and Specialized ML Applications¶
- Hung-yi Lee ML 2021: Self-Attention Mechanism Principles
- Hung-yi Lee ML 2021: GAN — Generative Adversarial Networks
- Hung-yi Lee ML 2021: Autoencoder
- Hung-yi Lee ML 2021: Self-Supervised Learning — BERT
- Hung-yi Lee ML 2021: Handling Domain Shift — Domain Adaptation and Generalization
- Hung-yi Lee ML 2021: Anomaly Detection
- Hung-yi Lee ML 2021: Adversarial Attacks and Defense
- Hung-yi Lee ML 2021: Reinforcement Learning — Core Concepts and Operational Framework
- Hung-yi Lee ML 2021: Network Compression
- Hung-yi Lee ML 2021: Lifelong Learning — How Machines Learn to Keep Learning
- Hung-yi Lee ML 2021: Meta-Learning — Learning How to Learn
- Hung-yi Lee ML 2023: Introduction to Diffusion Models
Large Language Model (LLM) Core Mechanisms and Applications¶
- GenAI Era ML — LLM Training Tools in the Generative AI Age
- GenAI Era ML — Technical Breakthroughs and Future Directions
- GenAI Era ML — Dissecting the Internal Mechanics of Language Models
- GenAI Era ML — Transformer's Competitors
- GenAI Era ML — The Power and Limits of Pretrain-Alignment
- GenAI Era ML — Post-Training, Catastrophic Forgetting, and Preserving Model Capability
- GenAI Era ML — Large Language Model Reasoning Ability
- GenAI Era ML — Challenges in LLM Evaluation and Efficient Inference
- GenAI Era ML — Model Merging and Model Editing
- GenAI Era ML — Beyond Text: Multimodal Dialogue and Generation
- RAG Deep Dive: From Principles to Architectural Practice
- RAG vs. Fine-Tuning: A Comparison
- Fine-Tuning In Depth
- LLaMA 3.2: Deployment, Testing, and Prompting
- Gemini API: Getting Started and Applications
- Hung-yi Lee 2026 Course — Accelerating Language Model Generation Speed
- Hung-yi Lee 2026 Course — Harness Engineering
🏗️ Station 3: From Lab to Production (MLOps & System Architecture)¶
Audience: Senior developers and system architects.
Core goal: End-to-end practice from model deployment and monitoring to full system design.
MLOps Workflow and CI/CD¶
- Introduction to MLOps and Workflow Design (TBD)
- Deploying Model APIs with Docker and Kubernetes (TBD)
- Getting Started with GitHub Actions Automation
- From Command Line to Cloud: Deploying a Modern Python Service with gcloud CLI
- LINE Bot in Practice: From Webhook to Cloud Run
- LINE Bot Scheduled Push Notifications with Google Cloud Scheduler
Cloud-Native and Containerized Architecture¶
- Kubernetes Series I: Containerization Basics
- Kubernetes Series II: Kubernetes Fundamentals
- Kubernetes Series III: Advanced Topics and Deployment Strategies
- Kubernetes Series IV: Enterprise Platform OpenShift
- Microservice Architecture and ML System Integration (TBD)
- Data Pipeline Design: From ETL to ELT (TBD)
🔭 Station 4: Trends, Tools, and Real-World Cases (Future, Tools & Cases)¶
Audience: Readers who want to follow the latest trends and see applied examples.
Core goal: Combine industry case studies with hands-on tools to spark ideas and applied thinking.
Trends, Tools, and Applied Cases¶
- LINE Bot Anti-Scam with Google Cloud — A Practical Project Walkthrough
- Smart Traffic: Building a Violation Detection System with Computer Vision
- AI Tools: A Guide to Rapid Development and Product Iteration
- Website Automation: Hugo + GitHub Actions Static Site in Practice
- Google AI Agent Development Kit (ADK) — Intensive Course Introduction
- Prompting: Unlock Your AI — Introduction to the Model Context Protocol (MCP)
- Python Toolbox: Automating Slide Decks with python-pptx
- From Vibe Coding to Practice: How I Rebuilt My Personal Website with Google AI Tools
- Vibe Coding Retrospective: From Writing Code to Navigating Code
- Getting Started with Hardware AI Using ESP32
- OpenClaw: Introduction and Positioning
- Building the AI Collaboration Future: MCP, A2A, and ACP — Roles and Applications
- Image Generation vs. Stateful Tool Agent — A Comparison
- Official vs. Community: Claude Code vs. Roo Code
- Frustrated That a Masterpiece Got a Bad Ending? Exploring AI as "Storyboard Editor" to Restart Manga Endings
- From Prompt to Harness: When AI Giants Start Harvesting Startups — Where Is the Engineer's Moat?
- Refusing the Wild Horse: A Developer's Guide to Context Engineering for Restarting Manga Endings with AI
- When Coding Becomes Code Review: A Senior Developer's AI Collaboration Survival Guide
✅ Closing: How to Use This Map¶
- Beginners: Start at Station 1 — Fundamentals — to build a solid foundation.
- Architects: Jump directly to Station 3 — Production — and focus on the MLOps and system design articles.
Comments
Loading comments…
Leave a Comment