#597 · Primary category: Education & Research

distributed-ml-patterns

argo argo-workflows book cloud-computing cloud-native data-science devops distributed-machine-learning distributed-systems kubeflow kubernetes large-scale-machine-learning machine-learning machine-learning-pipelines manning-publications mlops python tensorflow

Distributed Machine Learning Patterns from Manning Publications by Yuan Tang https://bit.ly/2RKv8Zo

Project last updated:01/06/26

GitHub Stars

535

Forks

54

Contributors

1

License

Apache-2.0

Why we included this project

This repo is the companion code and reference material for Yuan Tang's Manning book on distributed machine learning. For data scientists and ML engineers who have outgrown single-machine training and are moving onto Kubernetes-backed clusters, it walks through the recurring patterns behind data ingestion, distributed training, model serving, and workflow automation, with examples built on TensorFlow, Kubeflow, and Argo Workflows. The code is organized by chapter, so you can work through the book's scenarios and see each pattern applied to a real pipeline rather than described in the abstract. Since the author maintains Argo, Kubeflow, and KServe, the examples reflect how these systems behave in production, not idealized textbook setups. Treat it as a guided tour and reference for building cloud-native ML infrastructure, not as something you deploy directly.

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