Why does neural network input shape not match image shape?
I have developed a neural network using TensorFlow, and am trying to use it to predict new images. I have loaded a JPEG image as a test example and reformatted it using OpenCV:
Problem with training neural network to recognize chess openning
I am making neural network with recognize chess opening. For smaller sequence for example 8 moves usually i get correct opening name but for larger at least 10 characters i get wrong name. I think it is because accuracy is to low to correctly recognize opening