00. PyTorch Fundamentals vector or MATRIX #495
Unanswered
MajidBarzegari
asked this question in
Q&A
Replies: 1 comment
-
Hi @tiny-eng , You're right it could be considered a matrix from the point of view of it being vertical (this could be confusing). However, since it only contains a single dimension (e.g. In code, you'll typically only find vectors in the horizontal position (due to how they are displayed via print outs/code outputs). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear friends.
I think the tensor marked in the attached photo is related to
00. There is PyTorch Fundamentals. It is a MATRIX or a TENSOR and not a vector. what is your opinion?
Beta Was this translation helpful? Give feedback.
All reactions