Wang C. Software Engineer's Guide to Deep Learning System Design (MEAP v8) 2022
Download Torrent
Opens in your torrent client (e.g. qBittorrent)
Health
Dead0/0
Info HashE3A6F10764599484486901D3FAC1E3CC31533654
Peers Updated11 hours ago (2026-03-24 03:56:45)
Description
Textbook in PDF format
Design systems optimized for deep learning models. Written for software engineers, this book teaches you how to implement a maintainable platform for developing Deep Learning models.
Software Engineer's Guide to Deep Learning System Design is a practical guide for software engineers and data scientists who are designing and building platforms for Deep Learning (DL). It’s full of hands-on examples that will help you transfer your software development skills to implementing Deep Learning platforms.
In Software Engineer's Guide to Deep Learning System Design, you’ll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting—and lucrative—career as a Deep Learning engineer.
An introduction to deep learning systems
Dataset management service
Model training service
Distributed training
Hyperparameter optimization (HPO) service
Model serving design
Model serving in practice
Metadata and artifact store
Workflow orchestration
Path to production
Appendix A A hello world deep learning system
Appendix B Survey of existing solutions
Appendix C Creating an HPO service with Kubeflow Katib