![Neural Network Programming with TensorFlow](https://wfqqreader-1252317822.image.myqcloud.com/cover/537/36700537/b_36700537.jpg)
上QQ阅读APP看书,第一时间看更新
Tensors
An array of numbers with a variable number of axes is known as a tensor. For example, for three axes, it is identified using three indices (i, j, k).
The following image summaries a tensor, it describes a second-order tensor object. In a three-dimensional Cartesian coordinate system, tensor components will form the matrix:
![](https://epubservercos.yuewen.com/CB0D7A/19470401501607606/epubprivate/OEBPS/Images/713cf813-f618-4301-bcf0-94bb9d530429.png?sign=1739275061-VGX3StrFCR4u2ltJV6TvXzOh1xiLyObn-0-428ce4d3c07c56c17260c5aed33fa2a4)
Image reference is taken from tensor wiki https://en.wikipedia.org/wiki/Tensor