TensorFlow-Book
TensorFlow-Book copied to clipboard
ch04_classification/Concept02_logistic error
python is showing this error: ValueError: Cannot feed value of shape (1, 2000) for Tensor 'y:0', which has shape '(?,)'
I just copyed the code from the notebook.