Video description
ML development often focuses on metrics, delaying work on deployment and scaling issues. ML development designed for production deployments typically follows a pipeline model with scaling and maintainability as inherent parts of the design. Robert Crowe and Charles Chen (Google) takes a deep dive into TensorFlow Extended (TFX), the open source version of the ML infrastructure platform that Google has developed for its own production ML pipelines.
Prerequisite knowledge
- Experience with ML development and software development
What you'll learn
- Discover issues and best practices for putting machine learning models and applications into production
Table of contents
Product information
- Title: TFX: Production ML pipelines with TensorFlow
- Author(s):
- Release date: February 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920373841
You might also like
video
Scaling TensorFlow using tf.distribute
TensorFlow’s tf.distribute library helps you scale your model from a single GPU to multiple GPUs and …
book
What's New in TensorFlow 2.0
Get to grips with key structural changes in TensorFlow 2.0 Key Features Explore TF Keras APIs …
book
TensorFlow 2 Pocket Reference
This easy-to-use reference for TensorFlow 2 design patterns in Python will help you make informed decisions …
video
Packaging Machine Learning Models with Docker
One of the important aspects of MLOps, also known as Machine Learning Operations or Operationalizing Machine …