Hi, This is a convolutional neural network tutorial that demonstrate how to classify chess pieces based on images. First, we will build and train a model using CNN and see the model accuracy & loss, and then we will test a new image of a chess piece and predict what is in the image. The link for the video tutorial is here : I also shared the Python code in the video description. Enjoy Eran