Error when train with sensor data #1177
Answered
by
irfanfadhullah
irfanfadhullah
asked this question in
Q&A
-
|
Hello, can you help me to find where is the wrong part in my code. Here is the detail of the error. |
Beta Was this translation helpful? Give feedback.
Answered by
irfanfadhullah
Nov 6, 2022
Replies: 1 comment 1 reply
-
|
I have found the way to overcome this error. I just did unsqueeze to the X data. I hope this answer can help the other who have same problem like this. Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
irfanfadhullah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have found the way to overcome this error. I just did unsqueeze to the X data. I hope this answer can help the other who have same problem like this. Thank you.