tbdwworks
Results
1
issues of
tbdwworks
print ("Predicted %d, Label: %d" % (classifier.predict(test_data[0]), test_labels[0])) the below error occurred. InvalidArgumentError (see above for traceback): tensor_name = linear//weight; shape in shape_and_slice spec [1,10] does not match the shape...