TensorFlow Extended (TFX) Training Course
TensorFlow Extended (TFX) is a comprehensive platform designed for deploying production-ready machine learning pipelines.
This instructor-led, live training (available online or on-site) is targeted at data scientists who aim to transition from developing individual ML models 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 its supporting third-party tools.
- Utilize TFX to design and manage an entire ML production pipeline.
- Work effectively with TFX components to handle modeling, training, serving inference, and deployment management.
- Integrate machine learning features into web applications, mobile applications, IoT devices, and other platforms.
Course Format
- Interactive lectures and discussions.
- Plenty of exercises and hands-on practice.
- Practical implementation in a live-lab environment.
Customization Options for the Course
- To request a customized training session 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
Open Training Courses require 5+ participants.
TensorFlow Extended (TFX) Training Course - Booking
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)
Upcoming Courses
Related Courses
Applied AI from Scratch
28 HoursThis is a four-day course that introduces artificial intelligence (AI) and its applications. Participants have the option to extend their learning by adding an extra 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 Norway (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 Norway (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 Norway, 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 keen on leveraging existing tools, primarily open-source, to analyze computer images.
The course includes practical examples to facilitate hands-on learning.
Fraud Detection with Python and TensorFlow
14 HoursThis instructor-led, live training in Norway (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 Norway (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 Norway (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. The system is designed to support research in machine learning, making it quick and easy to move from a research prototype to a production system.
Audience
This course is intended for engineers who wish to use TensorFlow for their deep learning projects.
After completing this course, delegates will:
- understand the structure and deployment mechanisms of TensorFlow
- be capable of performing installation tasks, setting up production environments, and configuring architecture
- be able to evaluate code quality, perform debugging, and monitoring
- be able to implement 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, using specific examples to illustrate key concepts.
Audience
This course is designed for engineers who wish to leverage TensorFlow for image recognition tasks.
After completing this course, delegates will be able to:
- comprehend TensorFlow's architecture and deployment processes
- execute installation, production environment setup, architectural tasks, and configuration
- evaluate code quality, perform debugging, and monitoring
- implement advanced production techniques such as training models, constructing 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 that operates within TensorFlow.
Word2Vec is utilized for learning vector representations of words, known as "word embeddings." This model is particularly computationally efficient for generating word embeddings from raw text. It offers two variations: the Continuous Bag-of-Words (CBOW) model and the Skip-Gram model, as detailed in Chapters 3.1 and 3.2 of Mikolov et al.
When used together, SyntaxNet and Word2Vec enable users to create 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, delegates will:
- understand the structure and deployment mechanisms of TensorFlow
- be capable of performing installation, production environment setup, architecture tasks, and configuration
- be able to evaluate code quality, perform debugging, and monitoring
- be skilled in 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 machine learning algorithms, including deep learning concepts and applications.
The first part (40%) of this training focuses on the fundamentals, helping you choose the right technology from options like TensorFlow, Caffe, Theano, DeepDrive, Keras, and others.
The second part (20%) introduces Theano, a Python library that simplifies the process of writing deep learning models.
The third part (40%) of the training is extensively based on 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 want to use TensorFlow for their deep learning projects.
After completing this course, delegates will:
- have a thorough understanding of deep neural networks (DNN), convolutional neural networks (CNN), and recurrent neural networks (RNN)
- understand TensorFlow’s architecture and deployment mechanisms
- be capable of handling installation, production environment setup, architectural tasks, and configuration
- be able to evaluate code quality, perform debugging, and monitor performance
- be proficient in implementing advanced production tasks such as training models, building computational graphs, and logging