Tensors: The Building Blocks of Deep Learning
What are tensors?
Tensors are the data structure used by machine learning systems. A tensor is a container for numerical data. It is the way we store the information that we’ll use within our system.
Tensors can have different dimensions, which deter...
rhythmblogs.hashnode.dev4 min read