Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Quiz: Conclusion | Basics of TensorFlow
Introduction to TensorFlow
course content

Зміст курсу

Introduction to TensorFlow

Introduction to TensorFlow

1. Tensors
2. Basics of TensorFlow

bookQuiz: Conclusion

1. What operation does `tf.matmul()` perform?
2. What does `tf.transpose()` do to a tensor?
3. What a reduction operations in TensorFlow can do?
4. What does Gradient Tape in TensorFlow record?
5. What is the purpose of the `@tf.function` decorator?
6. In TensorFlow, what does broadcasting refer to?
7. What is a "rank" in the context of TensorFlow tensors?
8. What is the advantage of transforming a function into a graph in TensorFlow?
What operation does `tf.matmul()` perform?

What operation does tf.matmul() perform?

Виберіть правильну відповідь

What does `tf.transpose()` do to a tensor?

What does tf.transpose() do to a tensor?

Виберіть кілька правильних відповідей

What a reduction operations in TensorFlow can do?

What a reduction operations in TensorFlow can do?

Виберіть кілька правильних відповідей

What does Gradient Tape in TensorFlow record?

What does Gradient Tape in TensorFlow record?

Виберіть кілька правильних відповідей

What is the purpose of the `@tf.function` decorator?

What is the purpose of the @tf.function decorator?

Виберіть правильну відповідь

In TensorFlow, what does broadcasting refer to?

In TensorFlow, what does broadcasting refer to?

Виберіть правильну відповідь

What is a "rank" in the context of TensorFlow tensors?

What is a "rank" in the context of TensorFlow tensors?

Виберіть правильну відповідь

What is the advantage of transforming a function into a graph in TensorFlow?

What is the advantage of transforming a function into a graph in TensorFlow?

Виберіть правильну відповідь

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 4
some-alt