Chevron Left
返回到 Custom and Distributed Training with TensorFlow

学生对 DeepLearning.AI 提供的 Custom and Distributed Training with TensorFlow 的评价和反馈

4.8
434 个评分

课程概述

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. • Harness the power of distributed training to process more data and train larger models, faster, get an overview of various distributed training strategies, and practice working with a strategy that trains on multiple GPU cores, and another that trains on multiple TPU cores. The DeepLearning.AI TensorFlow: Advanced Techniques Specialization introduces the features of TensorFlow that provide learners with more control over their model architecture and tools that help them create and train advanced ML models. This Specialization is for early and mid-career software and machine learning engineers with a foundational understanding of TensorFlow who are looking to expand their knowledge and skill set by learning advanced TensorFlow features to build powerful models....

热门审阅

VV

Jan 8, 2022

A​nother great course by Moroney sir. Loved how TF can be used to train models using different strategies. A great intro to the deep applications of TensorFlow

RA

Jul 15, 2021

5 stars for excellent videos, contents and code walkthrough. Insipired me to learn more and experiment on distributed training and custom training loop.

筛选依据:

51 - Custom and Distributed Training with TensorFlow 的 64 个评论(共 64 个)

创建者 Javier B

Jul 6, 2021

very nice

创建者 Muhammad K I

May 22, 2024

awesome

创建者 Justin H

Jul 17, 2023

Brutal.

创建者 Hoang D

Dec 26, 2021

useful

创建者 Marc S

Aug 12, 2024

Very good. I love how it refers to the papers in which the algorithms are based. But of course i wish that from here they would go even deeper on some of them. Perhaps with time, space opens up so they will want to dig down further. This is already satisfying and an excellent course though.

创建者 Manoj P

Dec 29, 2022

This lecture series is really easy to follow and informative. I previously had no experience with distributed training concepts. I think It opened up doors for me to learn more advance concepts regarding distributed training using TensorFlow or any other deep learning frameworks.

创建者 Gabriel M B

Oct 2, 2022

Great course! The only downside, but maybe it's just out of the course's scope, is the lack of real projects at the end of it. That is left up to you, which is not a bad thing, but it'd be nice to have it as a great conclusion to a great course.

创建者 Giora S

Jan 15, 2021

This course was much more detailed, I liked it. I hope there's a TF course down the road which really gets into all those numpy-like TF functions and APIs and how to use them for complex layers and losses.

创建者 Stephen N

Apr 8, 2021

For a newbie (me) this course helps me to know something new but it's not much helpful for my current job now

创建者 Pranjal J

Jan 1, 2022

The course provides under-the-hood insights of Keras APIs and gives in-depth review of native TF APIs

创建者 Sanjay N

May 19, 2024

Good assignments are too easy

创建者 Duc A L

Oct 19, 2021

Week 03 Grader is error

创建者 RACHAPALLI D R

Oct 18, 2024

couldnt access flowers-public data from gcs, so couldnt practice the week 3 lab .

创建者 Wendy W Y M

Dec 18, 2020

nothing here that I can't get from just reading the docs...