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

Conteúdo do Curso

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?

Selecione a resposta correta

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

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

Selecione algumas respostas corretas

What a reduction operations in TensorFlow can do?

What a reduction operations in TensorFlow can do?

Selecione algumas respostas corretas

What does Gradient Tape in TensorFlow record?

What does Gradient Tape in TensorFlow record?

Selecione algumas respostas corretas

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

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

Selecione a resposta correta

In TensorFlow, what does broadcasting refer to?

In TensorFlow, what does broadcasting refer to?

Selecione a resposta correta

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

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

Selecione a resposta correta

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?

Selecione a resposta correta

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 4
some-alt