twitter-sentiment-cnn
twitter-sentiment-cnn copied to clipboard
ValueError in twitter-sentiment-cnn.py
ValueError: Negative dimension size caused by subtracting 3 from 1 for 'conv-maxpool-3/conv' (op: 'Conv2D') with input shapes: [?,1,128,1], [3,128,1,128]
did you manage to fix this? @nsagar33
Can you give a little more detail on how to reproduce this?
Why is this error coming? ValueError: can't have unbuffered text I/O
@MacKaSL for this error on line 138 of twitter-sentiment-cnn.py, remove the '0' from the open() function