#162 · Primary category: MLOps & Evaluation
mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Project last updated:08/16/24
GitHub Stars
3.4K
Forks
599
Contributors
1
License
MIT
Why we included this project
This repository is the companion code for the Made With ML course, and it walks a single text-classification project from an exploratory Jupyter notebook through refactored Python modules for training, tuning, evaluation, prediction, and serving. Experiment tracking, testing, and orchestration get added as the system grows, so the MLOps pieces show up in the context of a real build rather than as separate topics. The course stresses first-principles reasoning and software engineering habits, and the same workloads run on a laptop or a Ray/Anyscale cluster without code changes. For developers and small teams that want a concrete example of how an experiment notebook becomes a deployed, reliable system, the hands-on scripts and CI/CD examples give them something they can adapt to their own stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models