Custom and Distributed Training with TensorFlow
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 Datasets to gain more flexibility and visibility with your model training.
• Learn about the benefits of generating code that runs in graph mode, take a peek at what graph code looks like, and practice generating this more efficient code automatically with TensorFlow’s tools.
• Harnes…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI