Walle
Created page with "{{see also|Machine learning terms}} ==Definition== A '''shape''' in the context of machine learning and deep learning refers to the structure or dimensionality of a '''tensor''', which is a multi-dimensional array of numerical values. Tensors are the fundamental building blocks of many machine learning models and frameworks, such as TensorFlow and PyTorch. The shape of a tensor is characterized by the number of dimensions it has, known as its '''rank''', and the..."