TensorFlow Extended (TFX) Training Course
TensorFlow Extended (TFX) serves as an all-inclusive platform designed for the deployment of production-ready machine learning pipelines.
This instructor-led training session, which can be conducted either online or in person, is tailored for data scientists looking to transition from developing individual ML models to deploying multiple ML models into production environments.
Upon completion of this course, participants will have the skills to:
- Set up and configure TFX along with its supporting third-party tools.
- Leverage TFX to construct and oversee a comprehensive machine learning production pipeline.
- Utilize TFX components for tasks such as modeling, training, serving predictions, and managing deployments.
- Integrate machine learning capabilities into web applications, mobile apps, IoT devices, and other platforms.
Course Format
- An interactive lecture combined with discussions.
- A plethora of exercises and practical activities.
- Hands-on implementation within a live-lab setting.
Customization Options for the Course
- To request a customized training program, please contact us to make arrangements.
Course Outline
Introduction
Setting up TensorFlow Extended (TFX)
Overview of TFX Features and Architecture
Understanding Pipelines and Components
Working with TFX Components
Ingesting Data
Validating Data
Tranforming a Data Set
Analyzing a Model
Feature Engineering
Training a Model
Orchestrating a TFX Pipeline
Managing Meta Data for ML Pipelines
Model Versioning with TensorFlow Serving
Deploying a Model to Production
Troubleshooting
Summary and Conclusion
Requirements
- An understanding of DevOps concepts
- Machine learning development experience
- Python programming experience
Audience
- Data scientists
- ML engineers
- Operation engineers
Need help picking the right course?
TensorFlow Extended (TFX) Training Course - Enquiry
Testimonials (1)
Tomasz really know the information well and the course was well paced.
Raju Krishnamurthy - Google
Course - TensorFlow Extended (TFX)
Upcoming Courses
Related Courses
Applied AI from Scratch
28 HoursThis four-day course provides an introduction to artificial intelligence and its applications. Participants also have the option to extend their learning with an extra day dedicated to working on an AI project upon finishing the course.
Computer Vision with Google Colab and TensorFlow
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at advanced-level professionals who wish to deepen their understanding of computer vision and explore TensorFlow's capabilities for developing sophisticated vision models using Google Colab.
By the end of this training, participants will be able to:
- Build and train convolutional neural networks (CNNs) using TensorFlow.
- Leverage Google Colab for scalable and efficient cloud-based model development.
- Implement image preprocessing techniques for computer vision tasks.
- Deploy computer vision models for real-world applications.
- Use transfer learning to enhance the performance of CNN models.
- Visualize and interpret the results of image classification models.
Deep Learning with TensorFlow in Google Colab
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at intermediate-level data scientists and developers who wish to understand and apply deep learning techniques using the Google Colab environment.
By the end of this training, participants will be able to:
- Set up and navigate Google Colab for deep learning projects.
- Understand the fundamentals of neural networks.
- Implement deep learning models using TensorFlow.
- Train and evaluate deep learning models.
- Utilize advanced features of TensorFlow for deep learning.
Deep Learning for NLP (Natural Language Processing)
28 HoursIn this instructor-led, live training in the UAE, participants will learn to use Python libraries for NLP as they create an application that processes a set of pictures and generates captions.
By the end of this training, participants will be able to:
- Design and code DL for NLP using Python libraries.
- Create Python code that reads a substantially huge collection of pictures and generates keywords.
- Create Python Code that generates captions from the detected keywords.
Deep Learning for Vision
21 HoursAudience
This course is ideal for Deep Learning researchers and engineers who wish to leverage existing tools, primarily open-source, for the analysis of digital imagery.
The course includes practical examples.
Fraud Detection with Python and TensorFlow
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at data scientists who wish to use TensorFlow to analyze potential fraud data.
By the end of this training, participants will be able to:
- Create a fraud detection model in Python and TensorFlow.
- Build linear regressions and linear regression models to predict fraud.
- Develop an end-to-end AI application for analyzing fraud data.
Deep Learning with TensorFlow 2
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at developers and data scientists who wish to use Tensorflow 2.x to build predictors, classifiers, generative models, neural networks and so on.
By the end of this training, participants will be able to:
- Install and configure TensorFlow 2.x.
- Understand the benefits of TensorFlow 2.x over previous versions.
- Build deep learning models.
- Implement an advanced image classifier.
- Deploy a deep learning model to the cloud, mobile and IoT devices.
TensorFlow Serving
7 HoursIn this instructor-led, live training in the UAE (online or onsite), participants will learn how to configure and use TensorFlow Serving to deploy and manage ML models in a production environment.
By the end of this training, participants will be able to:
- Train, export and serve various TensorFlow models.
- Test and deploy algorithms using a single architecture and set of APIs.
- Extend TensorFlow Serving to serve other types of models beyond TensorFlow models.
Deep Learning with TensorFlow
21 HoursTensorFlow is an open-source software library for Deep Learning developed by Google. It serves as a second-generation API aimed at simplifying machine learning research while enabling swift transitions from prototypes to operational systems.
Audience
This course targets engineers who wish to leverage TensorFlow in their Deep Learning initiatives.
Upon completion of this course, participants will:
- grasp the architecture and deployment strategies of TensorFlow
- be proficient in installation, environment setup, architectural tasks, and configuration
- possess the skills to evaluate code quality, debug, and monitor systems
- master advanced production techniques such as training models, constructing graphs, and logging data
TensorFlow for Image Recognition
28 HoursThis course delves into the practical application of TensorFlow for image recognition through specific examples.
Audience
The course is designed for engineers aiming to leverage TensorFlow for image recognition tasks.
Upon completion, participants will be able to:
- grasp the structure and deployment methods of TensorFlow
- execute installation, production environment setup, architecture tasks, and configurations
- evaluate code quality, conduct debugging, and monitor performance
- implement advanced production techniques such as training models, constructing graphs, and logging data
TPU Programming: Building Neural Network Applications on Tensor Processing Units
7 HoursIn this instructor-led, live training in the UAE, participants will learn how to take advantage of the innovations in TPU processors to maximize the performance of their own AI applications.
By the end of the training, participants will be able to:
- Train various types of neural networks on large amounts of data.
- Use TPUs to speed up the inference process by up to two orders of magnitude.
- Utilize TPUs to process intensive applications such as image search, cloud vision and photos.
Natural Language Processing (NLP) with TensorFlow
35 HoursTensorFlow™ is an open-source software library designed for numerical computation using data flow graphs.
SyntaxNet is a neural-network framework for natural language processing that operates within TensorFlow.
Word2Vec is utilized to create vector representations of words, known as "word embeddings." It is a highly efficient model for generating word embeddings from raw text. Word2vec offers two models: the Continuous Bag-of-Words (CBOW) and the Skip-Gram model (referenced in Chapter 3.1 and 3.2 of Mikolov et al.).
When used together, SyntaxNet and Word2Vec enable users to generate learned embedding models from natural language input.
Audience
This course is aimed at developers and engineers who plan to work with SyntaxNet and Word2Vec models within their TensorFlow graphs.
Upon completion of this course, participants will:
- grasp the structure and deployment methods of TensorFlow
- be capable of performing installation, setting up production environments, configuring architecture tasks
- assess code quality, conduct debugging, and monitoring
- implement advanced production techniques such as training models, embedding terms, constructing graphs, and logging
Understanding Deep Neural Networks
35 HoursThis course starts by providing you with a conceptual understanding of neural networks and machine learning algorithms, including deep learning (algorithms and applications).
The first part (40%) of this training focuses on fundamentals but will assist you in selecting the appropriate technology: TensorFlow, Caffe, Theano, DeepDrive, Keras, etc.
The second part (20%) introduces Theano—a Python library that simplifies writing deep learning models.
The third part (40%) of the training is heavily based on TensorFlow—the second-generation API of Google's open-source software library for deep learning. All examples and hands-on exercises will be conducted using TensorFlow.
Target Audience
This course is designed for engineers looking to utilize TensorFlow in their deep learning projects.
Upon completion of this course, participants will:
-
have a solid understanding of deep neural networks (DNN), CNN, and RNN
-
understand the structure and deployment mechanisms of TensorFlow
-
be capable of performing installation, setting up production environments, configuring architecture tasks
-
assess code quality, perform debugging, and monitoring
-
implement advanced production tasks such as training models, building graphs, and logging