Conteúdo do Curso
Introduction to TensorFlow
Introduction to TensorFlow
2. Basics of TensorFlow
Quiz: 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?
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 2. Capítulo 4