教程中心

AI Agent 从入门到实战:概念理解、MCP 使用、平台实操、工作流自动化

1252

教程总数

234

入门教程

42

实操教程

高级其他

Data Pipeline Observability

Monitoring and alerting for ML data pipeline health

Data Pipeline Observability Overview Monitoring and alerting for ML data pipeline health. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - *

mlopsproduction
18分钟
高级其他

Quantization for Production

Reducing model size and latency through quantization techniques

Quantization for Production Overview Reducing model size and latency through quantization techniques. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations pr

mlopsproduction
18分钟
高级其他

Distributed Training Setup

Multi-GPU and multi-node training with PyTorch DDP

Distributed Training Setup Overview Multi-GPU and multi-node training with PyTorch DDP. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **R

mlopsproduction
18分钟
高级其他

Model Serving with Ray Serve

Scalable ML model serving using Ray Serve

Model Serving with Ray Serve Overview Scalable ML model serving using Ray Serve. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **Reliabil

mlopsproduction
18分钟
高级其他

Model Drift Detection

Detecting and alerting on data and model drift in production

Model Drift Detection Overview Detecting and alerting on data and model drift in production. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices:

mlopsproduction
18分钟
高级其他

AutoML Pipeline Setup

Automated machine learning pipeline with FLAML and AutoGluon

AutoML Pipeline Setup Overview Automated machine learning pipeline with FLAML and AutoGluon. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices:

mlopsproduction
18分钟
高级其他

Shadow Deployment Strategy

Safe production deployment using shadow traffic patterns

Shadow Deployment Strategy Overview Safe production deployment using shadow traffic patterns. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices:

mlopsproduction
18分钟
高级其他

GPU Resource Management

Efficiently scheduling and utilizing GPU resources for ML workloads

GPU Resource Management Overview Efficiently scheduling and utilizing GPU resources for ML workloads. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations pr

mlopsproduction
18分钟
高级其他

Canary Releases for ML

Gradual ML model rollout with canary deployment patterns

Canary Releases for ML Overview Gradual ML model rollout with canary deployment patterns. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - *

mlopsproduction
18分钟
高级其他

Model Explainability Reports

Generating SHAP and LIME model explanation reports

Model Explainability Reports Overview Generating SHAP and LIME model explanation reports. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - *

mlopsproduction
18分钟
高级其他

ML Testing Strategies

Unit, integration, and regression testing for ML systems

ML Testing Strategies Overview Unit, integration, and regression testing for ML systems. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **

mlopsproduction
18分钟
高级其他

Kubeflow ML Pipelines

Orchestrating ML workflows on Kubernetes with Kubeflow

Kubeflow ML Pipelines Overview Orchestrating ML workflows on Kubernetes with Kubeflow. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **Re

mlopsproduction
18分钟
高级其他

Model Registry Best Practices

Managing ML model lifecycle from development to production

Model Registry Best Practices Overview Managing ML model lifecycle from development to production. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations pract

mlopsproduction
18分钟
高级其他

ML Model Versioning with DVC

Data Version Control for ML experiments and model tracking

ML Model Versioning with DVC Overview Data Version Control for ML experiments and model tracking. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practi

mlopsproduction
18分钟
高级其他

Continuous Training Pipelines

Automated model retraining triggered by data or performance changes

Continuous Training Pipelines Overview Automated model retraining triggered by data or performance changes. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operati

mlopsproduction
18分钟
高级其他

LLM Cost Optimization

Reducing LLM API costs in production through caching and batching

LLM Cost Optimization Overview Reducing LLM API costs in production through caching and batching. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practi

mlopsproduction
18分钟
高级其他

Airflow for ML Orchestration

Using Apache Airflow to schedule and monitor ML pipelines

Airflow for ML Orchestration Overview Using Apache Airflow to schedule and monitor ML pipelines. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practic

mlopsproduction
18分钟
高级其他

ONNX Model Optimization

Converting and optimizing models for cross-platform deployment

ONNX Model Optimization Overview Converting and optimizing models for cross-platform deployment. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practic

mlopsproduction
18分钟
高级其他

Feature Store Implementation

Building and managing ML feature stores for production

Feature Store Implementation Overview Building and managing ML feature stores for production. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices:

mlopsproduction
18分钟
高级其他

Blue-Green Model Deployment

Zero-downtime ML model updates with blue-green deployment

Blue-Green Model Deployment Overview Zero-downtime ML model updates with blue-green deployment. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practice

mlopsproduction
18分钟
高级其他

A/B Testing ML Models

Statistical A/B testing framework for model evaluation

A/B Testing ML Models Overview Statistical A/B testing framework for model evaluation. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **Re

mlopsproduction
18分钟
高级其他

ML Model Monitoring Dashboard

Building real-time model performance dashboards

ML Model Monitoring Dashboard Overview Building real-time model performance dashboards. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **R

mlopsproduction
18分钟
高级其他

Prometheus ML Metrics

Instrumenting ML services with Prometheus metrics

Prometheus ML Metrics Overview Instrumenting ML services with Prometheus metrics. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - **Reliabi

mlopsproduction
18分钟
高级其他

ML Metadata Management

Tracking ML artifacts, lineage, and provenance with MLMD

ML Metadata Management Overview Tracking ML artifacts, lineage, and provenance with MLMD. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practices: - *

mlopsproduction
18分钟
高级其他

MLflow Experiment Tracking

Tracking ML experiments, parameters and metrics with MLflow

MLflow Experiment Tracking Overview Tracking ML experiments, parameters and metrics with MLflow. This guide covers practical implementation for production ML systems. Why This Matters in MLOps Modern ML systems require rigorous operations practic

mlopsproduction
18分钟