Deep Learning with TensorFlow 2 Training Course
TensorFlow is a popular machine learning library developed by Google for deep learning, numeric computation, and large-scale machine learning. TensorFlow 2.0, released in Jan 2019, is the newest version of TensorFlow and includes improvements in eager execution, compatibility and API consistency.
This instructor-led, live training (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.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
- To learn more about TensorFlow, please visit: https://www.tensorflow.org/
Course Outline
Introduction
- TensorFlow 2.x vs previous versions -- What's new
Setting up Tensoflow 2.x
Overview of TensorFlow 2.x Features and Architecture
How Neural Networks Work
Using TensorFlow 2.x to Create Deep Learning Models
Analyzing Data
Preprocessing Data
Building a Model
Implementing a State-of-the-Art Image Classifier
Training the Model
Training on a GPU vs a TPU
Evaluating the Model
Making Predictions
Evaluating the Predictions
Debugging the Model
Saving a Model
Deploying a Model to the Cloud
Deploying a Model to a Mobile Device
Deploying a Model to an Embedded System (IoT)
Integrating a Model with Different Languages
Troubleshooting
Summary and Conclusion
Requirements
- Programming experience in Python.
- Experience with the Linux command line.
Audience
- Developers
- Data Scientists
Need help picking the right course?
Deep Learning with TensorFlow 2 Training Course - Booking
Deep Learning with TensorFlow 2 Training Course - Enquiry
Deep Learning with TensorFlow 2 - Consultancy Enquiry
Testimonials (1)
The trainer explained the content well and was engaging throughout. He stopped to ask questions and let us come to our own solutions in some practical sessions. He also tailored the course well for our needs.
Robert Baker
Course - Deep Learning with TensorFlow 2.0
Upcoming Courses
Related Courses
Applied AI from Scratch
28 HoursThis is a 4 day course introducing AI and it's application. There is an option to have an additional day to undertake an AI project on completion of this course.
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 suitable for Deep Learning researchers and engineers interested in utilizing available tools (mostly open source) for analyzing computer images
This course provide working examples.
Embedding Projector: Visualizing Your Training Data
14 HoursEmbedding Projector is an open-source web application for visualizing the data used to train machine learning systems. Created by Google, it is part of TensorFlow.
This instructor-led, live training introduces the concepts behind Embedding Projector and walks participants through the setup of a demo project.
By the end of this training, participants will be able to:
- Explore how data is being interpreted by machine learning models
- Navigate through 3D and 2D views of data to understand how a machine learning algorithm interprets it
- Understand the concepts behind Embeddings and their role in representing mathematical vectors for images, words and numerals.
- Explore the properties of a specific embedding to understand the behavior of a model
- Apply Embedding Project to real-world use cases such building a song recommendation system for music lovers
Audience
- Developers
- Data scientists
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
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.
Kubeflow on OpenShift
28 HoursThis instructor-led, live training in (online or onsite) is aimed at engineers who wish to deploy Machine Learning workloads to an OpenShift on-premise or hybrid cloud.
- By the end of this training, participants will be able to:
- Install and configure Kubernetes and Kubeflow on an OpenShift cluster.
- Use OpenShift to simplify the work of initializing a Kubernetes cluster.
- Create and deploy a Kubernetes pipeline for automating and managing ML models in production.
- Train and deploy TensorFlow ML models across multiple GPUs and machines running in parallel.
- Call public cloud services (e.g., AWS services) from within OpenShift to extend an ML application.
Neural Networks Fundamentals using TensorFlow as Example
28 HoursThis course will give you knowledge in neural networks and generally in machine learning algorithm, deep learning (algorithms and applications).
This training is more focus on fundamentals, but will help you to choose the right technology : TensorFlow, Caffe, Teano, DeepDrive, Keras, etc. The examples are made in TensorFlow.
Machine Learning with TensorFlow.js
14 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at data scientists who wish to use TensorFlow.js to identify patterns and generate predictions through machine learning models.
By the end of this training, participants will be able to:
- Build and train machine learning models with TensorFlow.js.
- Run existing machine learning models in the browser or under Node.js.
- Retrain pre-existing machine learning using custom data.
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 a 2nd Generation API of Google's open source software library for Deep Learning. The system is designed to facilitate research in machine learning, and to make it quick and easy to transition from research prototype to production system.
Audience
This course is intended for engineers seeking to use TensorFlow for their Deep Learning projects
After completing this course, delegates will:
- understand TensorFlow’s structure and deployment mechanisms
- be able to carry out installation / production environment / architecture tasks and configuration
- be able to assess code quality, perform debugging, monitoring
- be able to implement advanced production like training models, building graphs and logging
TensorFlow for Image Recognition
28 HoursThis course explores, with specific examples, the application of Tensor Flow to the purposes of image recognition
Audience
This course is intended for engineers seeking to utilize TensorFlow for the purposes of Image Recognition
After completing this course, delegates will be able to:
- understand TensorFlow’s structure and deployment mechanisms
- carry out installation / production environment / architecture tasks and configuration
- assess code quality, perform debugging, monitoring
- implement advanced production like training models, building graphs and logging
TensorFlow Extended (TFX)
21 HoursThis instructor-led, live training in the UAE (online or onsite) is aimed at data scientists who wish to go from training a single ML model to deploying many ML models to production.
By the end of this training, participants will be able to:
- Install and configure TFX and supporting third-party tools.
- Use TFX to create and manage a complete ML production pipeline.
- Work with TFX components to carry out modeling, training, serving inference, and managing deployments.
- Deploy machine learning features to web applications, mobile applications, IoT devices and more.
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 for numerical computation using data flow graphs.
SyntaxNet is a neural-network Natural Language Processing framework for TensorFlow.
Word2Vec is used for learning vector representations of words, called "word embeddings". Word2vec is a particularly computationally-efficient predictive model for learning word embeddings from raw text. It comes in two flavors, the Continuous Bag-of-Words model (CBOW) and the Skip-Gram model (Chapter 3.1 and 3.2 in Mikolov et al.).
Used in tandem, SyntaxNet and Word2Vec allows users to generate Learned Embedding models from Natural Language input.
Audience
This course is targeted at Developers and engineers who intend to work with SyntaxNet and Word2Vec models in their TensorFlow graphs.
After completing this course, delegates will:
- understand TensorFlow’s structure and deployment mechanisms
- be able to carry out installation / production environment / architecture tasks and configuration
- be able to assess code quality, perform debugging, monitoring
- be able to implement advanced production like training models, embedding terms, building graphs and logging