This article provides an overview of tensors and how they are used in machine learning. Tensors are mathematical objects that represent a collection of numbers or values, arranged in an N-dimensional grid. Tensors are used in computer vision to represent images as 3D arrays and sequences of words as 2D arrays.
