susanli2016 / NLP-with-Python

Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
2.72k stars 2.01k forks source link

Error while training (InvalidArgumentError) #20

Open aastha19 opened 4 years ago

aastha19 commented 4 years ago

On running the code as it is on the provided data I get the following error :

python: 3.7 tf: 1.15 keras: 2.3.1

InvalidArgumentError: Incompatible shapes: [21504] vs. [1024,21] [[{{node metrics_11/acc/Equal}}]]

xiaohutong commented 1 year ago

你好 这个问题你解决了吗