Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Production-Ready Applied Deep Learning

You're reading from   Production-Ready Applied Deep Learning Learn how to construct and deploy complex models in PyTorch and TensorFlow deep learning frameworks

Arrow left icon
Product type Paperback
Published in Aug 2022
Publisher Packt
ISBN-13 9781803243665
Length 322 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Lenin Mookiah Lenin Mookiah
Author Profile Icon Lenin Mookiah
Lenin Mookiah
Tomasz Palczewski Tomasz Palczewski
Author Profile Icon Tomasz Palczewski
Tomasz Palczewski
Jaejun (Brandon) Lee Jaejun (Brandon) Lee
Author Profile Icon Jaejun (Brandon) Lee
Jaejun (Brandon) Lee
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Part 1 – Building a Minimum Viable Product
2. Chapter 1: Effective Planning of Deep Learning-Driven Projects FREE CHAPTER 3. Chapter 2: Data Preparation for Deep Learning Projects 4. Chapter 3: Developing a Powerful Deep Learning Model 5. Chapter 4: Experiment Tracking, Model Management, and Dataset Versioning 6. Part 2 – Building a Fully Featured Product
7. Chapter 5: Data Preparation in the Cloud 8. Chapter 6: Efficient Model Training 9. Chapter 7: Revealing the Secret of Deep Learning Models 10. Part 3 – Deployment and Maintenance
11. Chapter 8: Simplifying Deep Learning Model Deployment 12. Chapter 9: Scaling a Deep Learning Pipeline 13. Chapter 10: Improving Inference Efficiency 14. Chapter 11: Deep Learning on Mobile Devices 15. Chapter 12: Monitoring Deep Learning Endpoints in Production 16. Chapter 13: Reviewing the Completed Deep Learning Project 17. Index 18. Other Books You May Enjoy

What this book covers

Chapter 1, Effective Planning of Deep Learning-Driven Projects, is all about how to prepare a DL project. We introduce various terminologies and techniques used in project planning and describe how to construct a project playbook that summarizes the plan.

Chapter 2, Data Preparation for Deep Learning Projects, describes the first steps of a DL project, data collection and data preparation. In this chapter, we cover how to prepare a notebook setting for the project, collect the necessary data, and process it effectively for training a DL model.

Chapter 3, Developing a Powerful Deep Learning Model, explains the theory behind DL and how to develop a model using the most popular frameworks: PyTorch and TensorFlow.

Chapter 4, Experiment Tracking, Model Management, and Dataset Versioning, introduces a set of useful tools for experiment tracking, model management, and dataset versioning, which enables effective management of a DL project.

Chapter 5, Data Preparation in the Cloud, focuses on using AWS for scaling up a data processing pipeline. Specifically, we look at how to set up and schedule extract, transform, and load (ETL) jobs in a cost-efficient manner.

Chapter 6, Efficient Model Training, starts by describing how to configure TensorFlow and PyTorch training logic to utilize multiple CPU and GPU devices on different machines. Then, we look at tools developed for distributed training: SageMaker, Horovod, Ray, and Kubeflow.

Chapter 7, Revealing the Secret of Deep Learning Models, introduces hyperparameter tuning, the most standard process of finding the right training configuration. We also cover Explainable AI, a set of processes and methods for understanding what DL models do behind the scenes.

Chapter 8, Simplifying Deep Learning Model Deployment, describes how you can utilize open neural network exchange (ONNX), a standard file format for machine learning models, to convert models for various frameworks, which helps in separating the model development from model deployment.

Chapter 9, Scaling a Deep Learning Pipeline, covers the two most popular AWS features designed for deploying a DL model as an inference endpoint: Elastic Kubernetes Service (EKS) and SageMaker.

Chapter 10, Improving Inference Efficiency, introduces techniques for improving the inference latency upon deployment while maintaining the original performance as much as possible: network quantization, weight sharing, network pruning, knowledge distillation, and network architecture search.

Chapter 11, Deep Learning on Mobile Devices, describes how to deploy TensorFlow and PyTorch models on mobile devices using TensorFlow Lite and PyTorch Mobile, respectively.

Chapter 12, Monitoring Deep Learning Endpoints in Production, explains existing solutions for monitoring a system running a DL model in production. Specifically, we discuss how to integrate CloudWatch into endpoints running on SageMaker and EKS clusters.

Chapter 13, Reviewing the Completed Deep Learning Project, covers the last phase of a DL project, the reviewing process. We describe how to effectively evaluate a project and prepare for the next project.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime