Intermediate

Designing Data Pipelines with TensorFlow

designing · data · pipelines · tensorflow · deep · neural · networks · machine · science · loading · image · 2.0 · model · pandas.

This course covers one of the major improvements introduced in the TensorFlow 2.0 release: the tf.data module. This module brings a number of performance improvements that make it much easier to build efficient models in TensorFlow. Topics covered include migrating from TensorFlow 1.0 to TensorFlow 2.0, loading data into tf.data.Dataset objects, prepping data and feature engineering, and — most importantly — optimizing data pipeline performance. By the end of this material, you should know how to use the tf.data module in TensorFlow and how to take advantage of many of its performance improvements.

Prerequisites: familiarity with Python and a basic understanding of TensorFlow. Knowledge of the Keras API is helpful but not required.

This module covers the major improvements introduced in TensorFlow 2.0 and specifically what changed with respect to tf.data, the object at the center of this course on designing efficient data pipelines. It also covers how to migrate code from TensorFlow 1.0 to TensorFlow 2.0, as well as a general overview of how a dataset fits together with Keras. By the end of this module, the stage is set for building efficient data pipelines. If you are brand new t...

Sign in to read this course

A free account unlocks all 514 courses. 20 are readable without one.

What's inside

6 sections
  1. 1 Table of Contents
  2. 2 Module 1: Evaluating TensorFlow Capabilities
  3. 3 Module 2: Loading Data in TensorFlow
  4. 4 Module 3: Prepping Data
  5. 5 Module 4: Optimizing Performance of Pipelines
  6. 6 Summary

Interested in this course?

Contact us to book it or get a custom training plan for your team.