Category: AI Terms
- Dot Product (Summing products of two vectors)
- Transpose (Matrix row and column transposition)
- Shape (Returns the dimensions of a tensor)
- Rank (Number of dimensions (Axes) of a Tensor)
- Tensor (Multidimensional container for numerical data)
- Matrix (Storing data in tabular form)
- Vector (Ordered storage of numbers in continuous memory)
- Scalar (Converting a multidimensional tensor into a single number)