Jump to ratings and reviews
Rate this book

Designing Deep Learning Systems: A software engineer's guide

Rate this book
A vital guide to building the platforms and systems that bring deep learning models to production.

In Designing Deep Learning Systems you will learn how

Transfer your software development skills to deep learning systems Recognize and solve common engineering challenges for deep learning systems Understand the deep learning development cycle Automate training for models in TensorFlow and PyTorch Optimize dataset management, training, model serving and hyperparameter tuning Pick the right open-source project for your platform
Deep learning systems are the components and infrastructure essential to supporting a deep learning model in a production environment. Written especially for software engineers with minimal knowledge of deep learning’s design requirements, Designing Deep Learning Systems is full of hands-on examples that will help you transfer your software development skills to creating these deep learning platforms. 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.

About the technology

To be practically usable, a deep learning model must be built into a software platform. As a software engineer, you need a deep understanding of deep learning to create such a system. Th is book gives you that depth.

About the book

Designing Deep Learning A software engineer's guide teaches you everything you need to design and implement a production-ready deep learning platform. First, it presents the big picture of a deep learning system from the developer’s perspective, including its major components and how they are connected. Then, it carefully guides you through the engineering methods you’ll need to build your own maintainable, efficient, and scalable deep learning platforms.

What's inside

The deep learning development cycle Automate training in TensorFlow and PyTorch Dataset management, model serving, and hyperparameter tuning A hands-on deep learning lab
About the reader

For software developers and engineering-minded data scientists. Examples in Java and Python.

About the author

Chi Wang is a principal software developer in the Salesforce Einstein group. Donald Szeto was the co-founder and CTO of PredictionIO.

Table of Contents

1 An introduction to deep learning systems
2 Dataset management service
3 Model training service
4 Distributed training
5 Hyperparameter optimization service
6 Model serving design
7 Model serving in practice
8 Metadata and artifact store
9 Workflow orchestration
10 Path to production

684 pages, Kindle Edition

Published September 19, 2023

4 people are currently reading
35 people want to read

About the author

Chi Wang

24 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (54%)
4 stars
4 (36%)
3 stars
1 (9%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
1 review
July 25, 2023
As a software architect venturing into deep learning, I found this book extremely helpful. It takes you from understanding the grand scheme of deep learning systems to the specifics of building your own. The book doesn't shy away from complexities but presents them in a digestible manner. It's definitely more suited to those with some prior understanding of deep learning. Overall, it's been instrumental in aiding my transition from theory to practical application. Highly recommend it for anyone looking to do the same.
1 review1 follower
October 6, 2023
I recommend DL researchers to read this book to understand requirements of a production ready product from an engineering stand point. Furthermore, for engineers and MLOPs teams, it's a nice introduction to best practices.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.