Book description
Build a Keras model to scale and deploy on a Kubernetes cluster
We have seen an exponential growth in the use of Artificial Intelligence (AI) over last few years. AI is becoming the new electricity and is touching every industry from retail to manufacturing to healthcare to entertainment. Within AI, we're seeing a particular growth in Machine Learning (ML) and Deep Learning (DL) applications. ML is all about learning relationships from labeled (Supervised) or unlabeled data (Unsupervised). DL has many layers of learning and can extract patterns from unstructured data like images, video, audio, etc.
Keras to Kubernetes: The Journey of a Machine Learning Model to Production takes you through real-world examples of building DL models in Keras for recognizing product logos in images and extracting sentiment from text. You will then take that trained model and package it as a web application container before learning how to deploy this model at scale on a Kubernetes cluster. You will understand the different practical steps involved in real-world ML implementations which go beyond the algorithms.
• Find hands-on learning examples
• Learn to uses Keras and Kubernetes to deploy Machine Learning models
• Discover new ways to collect and manage your image and text data with Machine Learning
• Reuse examples as-is to deploy your models
• Understand the ML model development lifecycle and deployment to production
If you're ready to learn about one of the most popular DL frameworks and build production applications with it, you've come to the right place!
Table of contents
- Cover
- Introduction
- CHAPTER 1: Big Data and Artificial Intelligence
- CHAPTER 2: Machine Learning
- CHAPTER 3: Handling Unstructured Data
- CHAPTER 4: Deep Learning Using Keras
-
CHAPTER 5: Advanced Deep Learning
- The Rise of Deep Learning Models
- New Kinds of Network Layers
- Building a Deep Network for Classifying Fashion Images
- CNN Architectures and Hyper‐Parameters
- Making Predictions Using a Pretrained VGG Model
- Data Augmentation and Transfer Learning
- A Real Classification Problem: Pepsi vs. Coke
- Recurrent Neural Networks
- Summary
- CHAPTER 6: Cutting‐Edge Deep Learning Projects
- CHAPTER 7: AI in the Modern Software World
- CHAPTER 8: Deploying AI Models as Microservices
- CHAPTER 9: Machine Learning Development Lifecycle
- CHAPTER 10: A Platform for Machine Learning
- APPENDIX A: References
- Index
- End User License Agreement
Product information
- Title: Keras to Kubernetes
- Author(s):
- Release date: May 2019
- Publisher(s): Wiley
- ISBN: 9781119564836
You might also like
book
Mastering Probabilistic Graphical Models Using Python
Master probabilistic graphical models by learning through real-world problems and illustrative code examples in Python About …
book
Elegant SciPy
Welcome to Scientific Python and its community. If you’re a scientist who programs with Python, this …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
book
Large Scale Machine Learning with Python
Learn to build powerful machine learning models quickly and deploy large-scale predictive applications About This Book …