#5: Indexing and slicing a tensor

Published: 08 March 2022
on channel: learndataa
1,276
18

The video shows how to work with tensors in TensorFlow.

Timeline
(Python 3.7.12; TensorFlow 2.8)

00:00 - Begin
00:09 - Outline of video
00:49 - Open notebook in Google Colaboratory
01:40 - Indexing
03:07 - Indexing: rank 1 tensor
10:07 - Indexing: rank 2 tensor
17:08 - Indexing: rank 3 tensor

* * * continued in next video:
For Advanced: 5: Reshape and cast a tensor
   • #6: Reshape and cast a tensor