Mathematics · Level 1 of 5
Tensor
A multidimensional numerical array in common machine-learning usage.
The mathematical meaning of tensor is more specific than any arbitrary array.
Example
A batch of color images is stored with batch, height, width, and channel axes.
Listen to the definition and example
Audio transcript
Tensor. A multidimensional numerical array in common machine-learning usage. The mathematical meaning of tensor is more specific than any arbitrary array. For example: A batch of color images is stored with batch, height, width, and channel axes.
Explore this concept
Why it matters
This notation connects model equations to the calculations implemented in code.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.