gaussic / text-classification-cnn-rnn

CNN-RNN中文文本分类,基于TensorFlow
MIT License
4.16k stars 1.47k forks source link

代码运行问题 #98

Closed zhuxinquan13 closed 6 years ago

zhuxinquan13 commented 6 years ago

ValueError: Cannot feed value of shape (128, 3) for Tensor u'input_y:0', which has shape '(?, 10)' 这个是哪里配置问题