#6: Reshape and cast a tensor

Опубликовано: 08 Март 2022
на канале: learndataa
471
9

The video shows how to work with tensors in TensorFlow.

Timeline
(Python 3.7.12; TensorFlow 2.8)

... continued from: "For Advanced: 4: Indexing and slicing a tensor"

00:00 - Manipulating shapes: tf.reshape()
09:09 - Manipulating shapes: bad or non-uniform shapes
11:15 - Cast dtype

* * continued to:
For Advanced: 6: Broadcasting, ragged tensor, sparse and dense tensor
   • #7: Broadcasting, ragged tensor, spar...