New shape length does not match original length Error (Text classification using Deep Learning-CNN)

Nate_RP
Nate_RP New Altair Community Member
edited November 2024 in Community Q&A
Hi, I'm working on text classification using various type of classification algorithm to see which one has the best accuracy.

Everything was going well until I get this error message from Deep Learning-CNN Operator  "New shape length does not match original length"

My question is how do I know the dimension of the data? What is the kernel size(HxW) because it's not an image.

Thanks for your help!

Here is the diagram:



Tagged:

Answers

  • Nate_RP
    Nate_RP New Altair Community Member
    edited September 2022
    I have read this article. But still have no idea on how to adjust the parameters.