TensorFlow Extended (TFX) Training Course
TensorFlow Extended (TFX) is a comprehensive platform designed for the deployment of production machine learning pipelines.
This instructor-led, live training (available both online and on-site) is targeted at data scientists who want to transition from developing a single machine learning model to deploying multiple models in a production environment.
By the end of this training, participants will be able to:
- Install and configure TFX along with supporting third-party tools.
- Use TFX to create and manage an entire ML production pipeline.
- Utilize TFX components for modeling, training, serving inference, and managing deployments.
- Deploy machine learning features to web applications, mobile applications, IoT devices, and more.
Format of the Course
- Interactive lecture and discussion.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
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
TensorFlow Extended (TFX) - Consultancy Enquiry
Testimonials (1)
Tomasz really know the information well and the course was well paced.
Raju Krishnamurthy - Google
Course - TensorFlow Extended (TFX)
Related Courses
Applied AI from Scratch
28 HoursThis is a four-day course that introduces artificial intelligence and its applications. Participants have the option to extend their learning by one additional day to work on an AI project upon completing the course.
Computer Vision with Google Colab and TensorFlow
21 HoursThis instructor-led, live training in Uzbekistan (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 Uzbekistan (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 Uzbekistan, 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 designed for Deep Learning researchers and engineers who are interested in leveraging available tools, primarily open-source, to analyze computer images.
The course includes practical, working examples.
Fraud Detection with Python and TensorFlow
14 HoursThis instructor-led, live training in Uzbekistan (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 Uzbekistan (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 Uzbekistan (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 the second-generation API of Google's open-source software library for Deep Learning. This system is designed to support research in machine learning and to streamline the transition from research prototype to a production-ready system.
Audience
This course is aimed at engineers who want to utilize TensorFlow for their Deep Learning projects.
Upon completing this course, participants will:
- understand the structure and deployment mechanisms of TensorFlow
- be capable of performing installation, production environment setup, architectural tasks, and configuration
- be able to evaluate code quality, conduct debugging, and perform monitoring
- be proficient in advanced production tasks such as training models, building graphs, and logging
TensorFlow for Image Recognition
28 HoursThis course delves into the practical application of TensorFlow for image recognition, providing specific examples to illustrate its use.
Audience
This course is designed for engineers who are looking to leverage TensorFlow for image recognition tasks.
After completing this course, delegates will be able to:
- comprehend the structure and deployment mechanisms of TensorFlow
- perform installation, production environment setup, architectural tasks, and configuration
- evaluate code quality, conduct debugging, and monitoring
- implement advanced production techniques such as training models, building graphs, and logging
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 built on TensorFlow.
Word2Vec is a technique used to learn vector representations of words, known as "word embeddings." Word2vec is particularly efficient at learning these embeddings from raw text and comes in two variations: the Continuous Bag-of-Words model (CBOW) and the Skip-Gram model (as described 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.
After completing this course, participants will:
- understand the structure and deployment mechanisms of TensorFlow
- be able to perform installation, production environment setup, architecture tasks, and configuration
- be able to evaluate code quality, perform debugging, and monitoring
- be capable of implementing advanced production tasks such as training models, embedding terms, building graphs, and logging
Understanding Deep Neural Networks
35 HoursThis course starts by providing you with a solid foundation in neural networks and the broader field of machine learning algorithms, including deep learning (both algorithms and applications).
Part-1 (40%) of this training focuses on the fundamentals but will also guide you in selecting the right technology from options such as TensorFlow, Caffe, Theano, DeepDrive, Keras, and others.
Part-2 (20%) introduces Theano, a Python library that simplifies the process of writing deep learning models.
Part-3 (40%) of the training delves deeply into TensorFlow, Google's open-source software library for Deep Learning. All examples and hands-on exercises will be conducted using TensorFlow.
Audience
This course is designed for engineers who aim to utilize TensorFlow in their Deep Learning projects.
After completing this course, participants will:
- have a strong grasp of deep neural networks (DNN), convolutional neural networks (CNN), and recurrent neural networks (RNN)
- understand TensorFlow's architecture and deployment processes
- be capable of performing installation, production environment setup, architectural tasks, and configuration
- be able to evaluate code quality, perform debugging, and monitoring
- be proficient in advanced production tasks such as training models, constructing graphs, and logging