#162 · Primary category: MLOps & Evaluation

mlops-course

data-engineering data-quality data-science deep-learning distributed-ml llms machine-learning mlops natural-language-processing python pytorch ray

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