TensorFlow: Advanced Techniques Specialization

Expand your knowledge of the Functional API and build exotic non-sequential model types. Learn how to optimize training in different environments with multiple processors and chip types and get introduced to advanced computer vision scenarios such as object detection, image segmentation, and interpreting convolutions. Explore generative deep learning including the ways AIs can create new content from Style Transfer to Auto Encoding, VAEs, and GANs.
WHAT YOU WILL LEARN
- Understand the underlying basis of the Functional API and build exotic non-sequential model types, custom loss functions, and layers.
- Learn optimization and how to use GradientTape & Autograph, optimize training in different environments with multiple processors and chip types.
- Practice object detection, image segmentation, and visual interpretation of convolutions.
- Explore generative deep learning, and how AIs can create new content, from Style Transfer through Auto Encoding and VAEs to GANs.

Sort options

Generative Deep Learning with TensorFlow (Coursera)

May 20th 2024
Generative Deep Learning with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: a) Learn neural style transfer using transfer learning: extract the content of an image (eg. swan), and the style of a painting (eg. cubist or impressionist), and combine the content and style into a new image; b) Build simple AutoEncoders on the familiar MNIST [...]

Custom Models, Layers, and Loss Functions with TensorFlow (Coursera)

May 20th 2024
Custom Models, Layers, and Loss Functions with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: • Compare Functional and Sequential APIs, discover new models you can build with the Functional API, and build a model that produces multiple outputs including a Siamese network; • Build custom loss functions (including the contrastive loss function used in a Siamese network) in [...]

Custom and Distributed Training with TensorFlow (Coursera)

May 20th 2024
Custom and Distributed Training with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: • Learn about Tensor objects, the fundamental building blocks of TensorFlow, understand the difference between the eager and graph modes in TensorFlow, and learn how to use a TensorFlow tool to calculate gradients; • Build your own custom training loops using GradientTape and TensorFlow [...]

Advanced Computer Vision with TensorFlow (Coursera)

May 13th 2024
Advanced Computer Vision with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: a) Explore image classification, image segmentation, object localization, and object detection. Apply transfer learning to object localization and detection; b) Apply object detection models such as regional-CNN and ResNet-50, customize existing models, and build your own models to detect, localize, and label your own [...]