Learn Before
Concept

Tensor

A tensor is a generic mathematical framework for describing multidimensional arrays of numerical values, extending the concept of vectors and matrices to an arbitrary number of axes. The specific terminology depends on the number of axes: a one-dimensional tensor is a vector, a two-dimensional tensor is a matrix, and a tensor with n>2n > 2 axes is referred to as an nextrmthn^{ extrm{th}}-order tensor. Each individual scalar value within the tensor is called an element.

0

1

Updated 2026-05-09

Tags

Data Science

D2L

Dive into Deep Learning @ D2L

Related