Book Image

Serverless Deep Learning with TensorFlow and AWS Lambda [Video]

By : Rustem Feyzkhanov
Book Image

Serverless Deep Learning with TensorFlow and AWS Lambda [Video]

By: Rustem Feyzkhanov

Overview of this book

<p>One of the main problems with deep learning models is finding the right way to deploy them within the company's IT infrastructure. Serverless architecture changes the rules of the game—instead of thinking about cluster management, scalability, and query processing, it allows us to focus specifically on training the model. This course prepares you to use your own custom-trained models with AWS Lambda to achieve a simplified serverless computing approach without spending much time and money. You will use AWS services to deploy TensorFlow models without spending hours training them. You'll learn to deploy with serverless infrastructures, create APIs, process pipelines, and more. By the end of the course, you will have implemented a project that demonstrates using AWS Lambda to serve TensorFlow models.</p> <p>All the code and supporting files for this course are available on Github at&nbsp;<a href="https://github.com/PacktPublishing/Serverless-Deep-Learning-with-TensorFlow-and-AWS-Lambda" target="_blank">https://github.com/PacktPublishing/Serverless-Deep-Learning-with-TensorFlow-and-AWS-Lambda</a></p> <h1>Style and Approach</h1> <p>This hands-on course supplies step-by-step instructions on how to work with serverless infrastructures on AWS as well as how to deploy deep learning models accordingly.</p>
Table of Contents (7 chapters)
Chapter 1
Beginning with Serverless and Motivation for Serverless Deep Learning
Content Locked
Section 5
Example Projects That We Will Build During the Course
Example projects which will help to become familiar with how serverless deep learning works and how to integrated it with other AWS services. - Understand deep learning API project - Look at the deep learning queue project - Perceive deep learning pipeline project